#001200#001200
#001200 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.8% C 0.054 H 142.5°. Best body text is #FFFFFF at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #001200 |
|---|---|
| RGB | rgb(0, 18, 0) |
| HSL | hsl(120, 100%, 4%) |
| HSV | hsv(120, 100%, 7%) |
| CMYK | cmyk(100%, 0%, 100%, 92.9%) |
| CIE-LAB | lab(3.91, -7.98, 5.71) |
| CIE-LCH | lch(3.91, 9.81, 144.44°) |
| OKLab | oklab(15.79% -0.0426 0.0327) |
| OKLCH | oklch(15.79% 0.054 142.5) |
| XYZ | xyz(0.2163, 0.4326, 0.0721) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.63
Black
#000000
ΔE00 10.46
Dark Forest Green
#002D04
ΔE00 13.99
Very Dark Green
#062E03
ΔE00 14.03
Charcoal (survey)
#343837
ΔE00 14.76
Gunmetal
#2A3439
ΔE00 15.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001200 #120012
analogous
#091200 #001200 #001209
triadic
#001200 #000012 #120000
tetradic
#001200 #000912 #120012 #120900
square
#001200 #000912 #120012 #120900
split-complementary
#001200 #090012 #120009
monochromatic
#001F00 #001F00 #001F00 #004F00 #008C00
Accessibility & contrast
On white
19.33
#001200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#001200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001200
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001200 | 1.00 | 19.33 | 1.09 | 19.33 |
| #FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#130F00
Deuteranopia (green-blind)
#100D01
Tritanopia (blue-blind)
#00110D
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #001200; /* rgb */ color: rgb(0, 18, 0); /* oklch */ color: oklch(15.8% 0.054 142.5);
Tailwind
colors: {
custom: {
50: '#464f47',
500: '#001200',
950: '#000000',
},
}SCSS
$custom: #001200; $custom-light: #464f47; $custom-dark: #000000;
JSON
{
"hex": "#001200",
"rgb": {
"r": 0,
"g": 18,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 3.529
},
"oklch": {
"l": 0.15787,
"c": 0.05373,
"h": 142.5
},
"luminance": 0.00433
}Semantic roles & 50–950 ramp
primary
#001200
secondary
#5D105D
accent
#29FFFF
background
#F3F4F3
surface
#E5E7E5
border
#C1C3C1
text
#000200
muted
#777877