#12200E#12200E
#12200E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.039 H 138.9°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #12200E |
|---|---|
| RGB | rgb(18, 32, 14) |
| HSL | hsl(107, 39%, 9%) |
| HSV | hsv(107, 56%, 13%) |
| CMYK | cmyk(43.8%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(10.51, -10.67, 9.52) |
| CIE-LCH | lch(10.51, 14.30, 138.27°) |
| OKLab | oklab(22.48% -0.0292 0.0254) |
| OKLCH | oklch(22.48% 0.039 138.9) |
| XYZ | xyz(0.8452, 1.1933, 0.6012) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.51
Dark Forest Green
#002D04
ΔE00 9.63
Dark Green
#033500
ΔE00 12.11
Almost Black
#070D0D
ΔE00 12.52
Charcoal (survey)
#343837
ΔE00 13.89
Hunter Green (survey)
#0B4008
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12200E #1C0E20
analogous
#1B200E #12200E #0E2013
triadic
#12200E #0E1220 #200E12
tetradic
#12200E #0E1B20 #1C0E20 #20130E
square
#12200E #0E1B20 #1C0E20 #20130E
split-complementary
#12200E #130E20 #200E1B
monochromatic
#0C1509 #0C1509 #12200E #2A4B21 #427533
Accessibility & contrast
On white
16.95
#12200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#12200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12200E
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12200E | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0D
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#111F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #12200e; /* rgb */ color: rgb(18, 32, 14); /* oklch */ color: oklch(22.5% 0.039 138.9);
Tailwind
colors: {
custom: {
50: '#505b4d',
500: '#12200e',
950: '#000000',
},
}SCSS
$custom: #12200e; $custom-light: #505b4d; $custom-dark: #000000;
JSON
{
"hex": "#12200e",
"rgb": {
"r": 18,
"g": 32,
"b": 14
},
"hsl": {
"h": 106.667,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22482,
"c": 0.03869,
"h": 138.9
},
"luminance": 0.01193
}Semantic roles & 50–950 ramp
primary
#12200E
secondary
#4F3258
accent
#59CFB5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977