#001202#001202
#001202 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.9% C 0.048 H 146.3°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #001202 |
|---|---|
| RGB | rgb(0, 18, 2) |
| HSL | hsl(127, 100%, 4%) |
| HSV | hsv(127, 100%, 7%) |
| CMYK | cmyk(100%, 0%, 88.9%, 92.9%) |
| CIE-LAB | lab(3.95, -7.71, 4.95) |
| CIE-LCH | lch(3.95, 9.16, 147.29°) |
| OKLab | oklab(15.86% -0.04 0.0266) |
| OKLCH | oklch(15.86% 0.048 146.3) |
| XYZ | xyz(0.2272, 0.4370, 0.1298) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.14
Black
#000000
ΔE00 10.06
Dark Forest Green
#002D04
ΔE00 14.40
Very Dark Green
#062E03
ΔE00 14.45
Charcoal (survey)
#343837
ΔE00 14.49
Gunmetal
#2A3439
ΔE00 14.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001202 #120010
analogous
#071200 #001202 #00120B
triadic
#001202 #020012 #120200
tetradic
#001202 #000712 #120010 #120B00
square
#001202 #000712 #120010 #120B00
split-complementary
#001202 #0B0012 #120007
monochromatic
#001F03 #001F03 #001F03 #004F09 #008C10
Accessibility & contrast
On white
19.31
#001202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#001202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001202
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001202 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F01
Deuteranopia (green-blind)
#100D03
Tritanopia (blue-blind)
#00110E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #001202; /* rgb */ color: rgb(0, 18, 2); /* oklch */ color: oklch(15.9% 0.048 146.3);
Tailwind
colors: {
custom: {
50: '#464f47',
500: '#001202',
950: '#000000',
},
}SCSS
$custom: #001202; $custom-light: #464f47; $custom-dark: #000000;
JSON
{
"hex": "#001202",
"rgb": {
"r": 0,
"g": 18,
"b": 2
},
"hsl": {
"h": 126.667,
"s": 100,
"l": 3.529
},
"oklch": {
"l": 0.1586,
"c": 0.04802,
"h": 146.3
},
"luminance": 0.00437
}Semantic roles & 50–950 ramp
primary
#001202
secondary
#5D1055
accent
#29E7FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877