#062E1D#062E1D
#062E1D is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.054 H 160.6°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #062E1D |
|---|---|
| RGB | rgb(6, 46, 29) |
| HSL | hsl(155, 77%, 10%) |
| HSV | hsv(155, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 37%, 82%) |
| CIE-LAB | lab(15.91, -18.77, 7.10) |
| CIE-LCH | lch(15.91, 20.07, 159.27°) |
| OKLab | oklab(26.86% -0.0511 0.018) |
| OKLCH | oklch(26.86% 0.054 160.6) |
| XYZ | xyz(1.2737, 2.0813, 1.4968) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.25
Very Dark Green
#062E03
ΔE00 7.76
Evergreen
#05472A
ΔE00 8.52
Dark Green
#033500
ΔE00 10.03
Pine Green
#0A481E
ΔE00 10.66
Hunter Green (survey)
#0B4008
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E1D #2E0617
analogous
#062E09 #062E1D #062B2E
triadic
#062E1D #1D062E #2E1D06
tetradic
#062E1D #09062E #2E0617 #2B2E06
square
#062E1D #09062E #2E0617 #2B2E06
split-complementary
#062E1D #2E062B #2E0906
monochromatic
#041B11 #041B11 #062E1D #0D643F #149A61
Accessibility & contrast
On white
14.83
#062E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E1D
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E1D | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1C
Deuteranopia (green-blind)
#28261E
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062e1d; /* rgb */ color: rgb(6, 46, 29); /* oklch */ color: oklch(26.9% 0.054 160.6);
Tailwind
colors: {
custom: {
50: '#4c6758',
500: '#062e1d',
950: '#000000',
},
}SCSS
$custom: #062e1d; $custom-light: #4c6758; $custom-dark: #000000;
JSON
{
"hex": "#062e1d",
"rgb": {
"r": 6,
"g": 46,
"b": 29
},
"hsl": {
"h": 154.5,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.26856,
"c": 0.05423,
"h": 160.6
},
"luminance": 0.02081
}Semantic roles & 50–950 ramp
primary
#062E1D
secondary
#6F2142
accent
#3486F3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78