#062B19#062B19
#062B19 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.054 H 157.7°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #062B19 |
|---|---|
| RGB | rgb(6, 43, 25) |
| HSL | hsl(151, 76%, 10%) |
| HSV | hsv(151, 86%, 17%) |
| CMYK | cmyk(86%, 0%, 41.9%, 83.1%) |
| CIE-LAB | lab(14.60, -18.33, 8.07) |
| CIE-LCH | lch(14.60, 20.03, 156.24°) |
| OKLab | oklab(25.75% -0.0497 0.0204) |
| OKLCH | oklch(25.75% 0.054 157.7) |
| XYZ | xyz(1.1143, 1.8365, 1.2153) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.71
Very Dark Green
#062E03
ΔE00 7.20
Evergreen
#05472A
ΔE00 9.23
Dark Green
#033500
ΔE00 9.68
Pine Green
#0A481E
ΔE00 11.01
Hunter Green (survey)
#0B4008
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062B19 #2B0618
analogous
#062B07 #062B19 #062B2B
triadic
#062B19 #19062B #2B1906
tetradic
#062B19 #07062B #2B0618 #2B2B06
square
#062B19 #07062B #2B0618 #2B2B06
split-complementary
#062B19 #2B062B #2B0706
monochromatic
#041B10 #041B10 #062B19 #0D6138 #159657
Accessibility & contrast
On white
15.36
#062B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#062B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062B19
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062B19 | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2718
Deuteranopia (green-blind)
#26231A
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062b19; /* rgb */ color: rgb(6, 43, 25); /* oklch */ color: oklch(25.8% 0.054 157.7);
Tailwind
colors: {
custom: {
50: '#4b6555',
500: '#062b19',
950: '#000000',
},
}SCSS
$custom: #062b19; $custom-light: #4b6555; $custom-dark: #000000;
JSON
{
"hex": "#062b19",
"rgb": {
"r": 6,
"g": 43,
"b": 25
},
"hsl": {
"h": 150.811,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25751,
"c": 0.05372,
"h": 157.7
},
"luminance": 0.01837
}Semantic roles & 50–950 ramp
primary
#062B19
secondary
#6C2145
accent
#3691F2
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010503
muted
#777A78