#062F1B#062F1B
#062F1B is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.1% C 0.058 H 157.2°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #062F1B |
|---|---|
| RGB | rgb(6, 47, 27) |
| HSL | hsl(151, 77%, 10%) |
| HSV | hsv(151, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 42.6%, 81.6%) |
| CIE-LAB | lab(16.26, -19.80, 8.94) |
| CIE-LCH | lch(16.26, 21.73, 155.69°) |
| OKLab | oklab(27.13% -0.0536 0.0225) |
| OKLCH | oklch(27.13% 0.058 157.2) |
| XYZ | xyz(1.2893, 2.1507, 1.3839) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.07
Very Dark Green
#062E03
ΔE00 6.58
Evergreen
#05472A
ΔE00 7.81
Dark Green
#033500
ΔE00 8.80
Pine Green
#0A481E
ΔE00 9.64
Hunter Green (survey)
#0B4008
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F1B #2F061A
analogous
#062F07 #062F1B #062E2F
triadic
#062F1B #1B062F #2F1B06
tetradic
#062F1B #07062F #2F061A #2E2F06
square
#062F1B #07062F #2F061A #2E2F06
split-complementary
#062F1B #2F062E #2F0706
monochromatic
#031B10 #031B10 #062F1B #0D653A #149C59
Accessibility & contrast
On white
14.68
#062F1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#062F1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F1B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F1B | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A1A
Deuteranopia (green-blind)
#29271C
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f1b; /* rgb */ color: rgb(6, 47, 27); /* oklch */ color: oklch(27.1% 0.058 157.2);
Tailwind
colors: {
custom: {
50: '#4d6857',
500: '#062f1b',
950: '#000000',
},
}SCSS
$custom: #062f1b; $custom-light: #4d6857; $custom-dark: #000000;
JSON
{
"hex": "#062f1b",
"rgb": {
"r": 6,
"g": 47,
"b": 27
},
"hsl": {
"h": 150.732,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.27129,
"c": 0.05815,
"h": 157.2
},
"luminance": 0.02151
}Semantic roles & 50–950 ramp
primary
#062F1B
secondary
#702147
accent
#3492F4
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78