#062C1E#062C1E
#062C1E is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.050 H 164.1°. Best body text is #FFFFFF at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #062C1E |
|---|---|
| RGB | rgb(6, 44, 30) |
| HSL | hsl(158, 76%, 10%) |
| HSV | hsv(158, 86%, 17%) |
| CMYK | cmyk(86.4%, 0%, 31.8%, 82.7%) |
| CIE-LAB | lab(15.14, -17.46, 5.34) |
| CIE-LCH | lch(15.14, 18.25, 162.99°) |
| OKLab | oklab(26.23% -0.048 0.0136) |
| OKLCH | oklch(26.23% 0.05 164.1) |
| XYZ | xyz(1.2100, 1.9337, 1.5375) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.50
Very Dark Green
#062E03
ΔE00 8.99
Evergreen
#05472A
ΔE00 9.66
Dark Green
#033500
ΔE00 11.35
Pine Green
#0A481E
ΔE00 11.98
Dark Blue Green
#005249
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062C1E #2C0614
analogous
#062C0B #062C1E #06272C
triadic
#062C1E #1E062C #2C1E06
tetradic
#062C1E #0B062C #2C0614 #272C06
square
#062C1E #0B062C #2C0614 #272C06
split-complementary
#062C1E #2C0627 #2C0B06
monochromatic
#041B12 #041B12 #062C1E #0D6243 #159867
Accessibility & contrast
On white
15.14
#062C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#062C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062C1E
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062C1E | 1.00 | 15.14 | 1.39 | 15.14 |
| #FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#26241F
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #062c1e; /* rgb */ color: rgb(6, 44, 30); /* oklch */ color: oklch(26.2% 0.050 164.1);
Tailwind
colors: {
custom: {
50: '#4c6559',
500: '#062c1e',
950: '#000000',
},
}SCSS
$custom: #062c1e; $custom-light: #4c6559; $custom-dark: #000000;
JSON
{
"hex": "#062c1e",
"rgb": {
"r": 6,
"g": 44,
"b": 30
},
"hsl": {
"h": 157.895,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.26229,
"c": 0.04987,
"h": 164.1
},
"luminance": 0.01934
}Semantic roles & 50–950 ramp
primary
#062C1E
secondary
#6D213D
accent
#357BF3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78