#062E1B#062E1B
#062E1B is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.056 H 158.0°. Best body text is #FFFFFF at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #062E1B |
|---|---|
| RGB | rgb(6, 46, 27) |
| HSL | hsl(152, 77%, 10%) |
| HSV | hsv(152, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 41.3%, 82%) |
| CIE-LAB | lab(15.86, -19.31, 8.40) |
| CIE-LCH | lch(15.86, 21.06, 156.48°) |
| OKLab | oklab(26.8% -0.0523 0.0212) |
| OKLCH | oklch(26.8% 0.056 158) |
| XYZ | xyz(1.2498, 2.0717, 1.3707) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.41
Very Dark Green
#062E03
ΔE00 6.91
Evergreen
#05472A
ΔE00 8.22
Dark Green
#033500
ΔE00 9.20
Pine Green
#0A481E
ΔE00 10.11
Hunter Green (survey)
#0B4008
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E1B #2E0619
analogous
#062E07 #062E1B #062D2E
triadic
#062E1B #1B062E #2E1B06
tetradic
#062E1B #07062E #2E0619 #2D2E06
square
#062E1B #07062E #2E0619 #2D2E06
split-complementary
#062E1B #2E062D #2E0706
monochromatic
#041B10 #041B10 #062E1B #0D643B #149A5B
Accessibility & contrast
On white
14.85
#062E1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#062E1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E1B
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E1B | 1.00 | 14.85 | 1.41 | 14.85 |
| #FFFFFF | 14.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1A
Deuteranopia (green-blind)
#28261C
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #062e1b; /* rgb */ color: rgb(6, 46, 27); /* oklch */ color: oklch(26.8% 0.056 158.0);
Tailwind
colors: {
custom: {
50: '#4c6757',
500: '#062e1b',
950: '#000000',
},
}SCSS
$custom: #062e1b; $custom-light: #4c6757; $custom-dark: #000000;
JSON
{
"hex": "#062e1b",
"rgb": {
"r": 6,
"g": 46,
"b": 27
},
"hsl": {
"h": 151.5,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.26799,
"c": 0.05648,
"h": 158
},
"luminance": 0.02072
}Semantic roles & 50–950 ramp
primary
#062E1B
secondary
#6F2146
accent
#348FF3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78