#06200E#06200E
#06200E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.048 H 151.0°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #06200E |
|---|---|
| RGB | rgb(6, 32, 14) |
| HSL | hsl(138, 68%, 7%) |
| HSV | hsv(138, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(9.82, -14.87, 8.46) |
| CIE-LCH | lch(9.82, 17.11, 150.37°) |
| OKLab | oklab(21.74% -0.0416 0.0231) |
| OKLCH | oklch(21.74% 0.048 151) |
| XYZ | xyz(0.6708, 1.1034, 0.5930) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.12
Very Dark Green
#062E03
ΔE00 8.41
Dark Green
#033500
ΔE00 11.27
Evergreen
#05472A
ΔE00 12.90
Hunter Green (survey)
#0B4008
ΔE00 13.79
Pine Green
#0A481E
ΔE00 14.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06200E #200618
analogous
#0B2006 #06200E #06201B
triadic
#06200E #0E0620 #200E06
tetradic
#06200E #060B20 #200618 #201B06
square
#06200E #060B20 #200618 #201B06
split-complementary
#06200E #1B0620 #20060B
monochromatic
#051A0B #051A0B #06200E #105425 #19873B
Accessibility & contrast
On white
17.20
#06200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#06200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06200E
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06200E | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0D
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#011F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #06200e; /* rgb */ color: rgb(6, 32, 14); /* oklch */ color: oklch(21.7% 0.048 151.0);
Tailwind
colors: {
custom: {
50: '#495b4d',
500: '#06200e',
950: '#000000',
},
}SCSS
$custom: #06200e; $custom-light: #495b4d; $custom-dark: #000000;
JSON
{
"hex": "#06200e",
"rgb": {
"r": 6,
"g": 32,
"b": 14
},
"hsl": {
"h": 138.462,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21737,
"c": 0.0476,
"h": 151
},
"luminance": 0.01103
}Semantic roles & 50–950 ramp
primary
#06200E
secondary
#60224D
accent
#3DB6EB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977