#091002#091002
#091002 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 16.0% C 0.034 H 128.2°. Best body text is #FFFFFF at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #091002 |
|---|---|
| RGB | rgb(9, 16, 2) |
| HSL | hsl(90, 78%, 4%) |
| HSV | hsv(90, 88%, 6%) |
| CMYK | cmyk(43.8%, 0%, 87.5%, 93.7%) |
| CIE-LAB | lab(3.91, -4.21, 4.96) |
| CIE-LCH | lch(3.91, 6.50, 130.29°) |
| OKLab | oklab(16.05% -0.0211 0.0268) |
| OKLCH | oklch(16.05% 0.034 128.2) |
| XYZ | xyz(0.3089, 0.4330, 0.1247) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.72
Black
#000000
ΔE00 7.17
Charcoal (survey)
#343837
ΔE00 13.40
Dark Grey
#363737
ΔE00 13.92
Gunmetal
#2A3439
ΔE00 14.04
Onyx
#353839
ΔE00 14.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091002 #090210
analogous
#101002 #091002 #021002
triadic
#091002 #020910 #100209
tetradic
#091002 #021010 #090210 #100202
square
#091002 #021010 #090210 #100202
split-complementary
#091002 #020210 #100210
monochromatic
#0F1B03 #0F1B03 #0F1B03 #284609 #467D10
Accessibility & contrast
On white
19.33
#091002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#091002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091002
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091002 | 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)
#110E01
Deuteranopia (green-blind)
#100E03
Tritanopia (blue-blind)
#0A0F0C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #091002; /* rgb */ color: rgb(9, 16, 2); /* oklch */ color: oklch(16.0% 0.034 128.2);
Tailwind
colors: {
custom: {
50: '#4b4e47',
500: '#091002',
950: '#000000',
},
}SCSS
$custom: #091002; $custom-light: #4b4e47; $custom-dark: #000000;
JSON
{
"hex": "#091002",
"rgb": {
"r": 9,
"g": 16,
"b": 2
},
"hsl": {
"h": 90,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.16046,
"c": 0.0341,
"h": 128.2
},
"luminance": 0.00433
}Semantic roles & 50–950 ramp
primary
#091002
secondary
#371955
accent
#34F494
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777