#062F1D#062F1D
#062F1D is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.056 H 159.7°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #062F1D |
|---|---|
| RGB | rgb(6, 47, 29) |
| HSL | hsl(154, 77%, 10%) |
| HSV | hsv(154, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 38.3%, 81.6%) |
| CIE-LAB | lab(16.31, -19.27, 7.65) |
| CIE-LCH | lch(16.31, 20.74, 158.35°) |
| OKLab | oklab(27.18% -0.0524 0.0194) |
| OKLCH | oklch(27.18% 0.056 159.7) |
| XYZ | xyz(1.3133, 2.1603, 1.5099) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.90
Very Dark Green
#062E03
ΔE00 7.40
Evergreen
#05472A
ΔE00 8.08
Dark Green
#033500
ΔE00 9.61
Pine Green
#0A481E
ΔE00 10.18
Hunter Green (survey)
#0B4008
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F1D #2F0618
analogous
#062F09 #062F1D #062C2F
triadic
#062F1D #1D062F #2F1D06
tetradic
#062F1D #09062F #2F0618 #2C2F06
square
#062F1D #09062F #2F0618 #2C2F06
split-complementary
#062F1D #2F062C #2F0906
monochromatic
#031B11 #031B11 #062F1D #0D653E #149C60
Accessibility & contrast
On white
14.66
#062F1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F1D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F1D | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1C
Deuteranopia (green-blind)
#29271E
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f1d; /* rgb */ color: rgb(6, 47, 29); /* oklch */ color: oklch(27.2% 0.056 159.7);
Tailwind
colors: {
custom: {
50: '#4d6859',
500: '#062f1d',
950: '#000000',
},
}SCSS
$custom: #062f1d; $custom-light: #4d6859; $custom-dark: #000000;
JSON
{
"hex": "#062f1d",
"rgb": {
"r": 6,
"g": 47,
"b": 29
},
"hsl": {
"h": 153.659,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27184,
"c": 0.05588,
"h": 159.7
},
"luminance": 0.0216
}Semantic roles & 50–950 ramp
primary
#062F1D
secondary
#702144
accent
#3488F4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78