#091502#091502
#091502 is a very dark, muted yellow-green. Relative luminance 0.006; OKLCH L 17.8% C 0.043 H 133.3°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #091502 |
|---|---|
| RGB | rgb(9, 21, 2) |
| HSL | hsl(98, 83%, 5%) |
| HSV | hsv(98, 90%, 8%) |
| CMYK | cmyk(57.1%, 0%, 90.5%, 91.8%) |
| CIE-LAB | lab(5.41, -7.26, 7.15) |
| CIE-LCH | lch(5.41, 10.19, 135.47°) |
| OKLab | oklab(17.8% -0.0298 0.0316) |
| OKLCH | oklch(17.8% 0.043 133.3) |
| XYZ | xyz(0.3918, 0.5988, 0.1524) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.84
Black
#000000
ΔE00 10.56
Very Dark Green
#062E03
ΔE00 13.52
Dark Forest Green
#002D04
ΔE00 13.61
Charcoal (survey)
#343837
ΔE00 14.07
Dark Grey
#363737
ΔE00 14.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091502 #0E0215
analogous
#131502 #091502 #021505
triadic
#091502 #020915 #150209
tetradic
#091502 #021315 #0E0215 #150502
square
#091502 #021315 #0E0215 #150502
split-complementary
#091502 #050215 #150213
monochromatic
#0C1C03 #0C1C03 #0C1C03 #214D07 #39850D
Accessibility & contrast
On white
18.75
#091502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#091502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091502
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091502 | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161201
Deuteranopia (green-blind)
#151203
Tritanopia (blue-blind)
#091410
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #091502; /* rgb */ color: rgb(9, 21, 2); /* oklch */ color: oklch(17.8% 0.043 133.3);
Tailwind
colors: {
custom: {
50: '#4a5247',
500: '#091502',
950: '#000000',
},
}SCSS
$custom: #091502; $custom-light: #4a5247; $custom-dark: #000000;
JSON
{
"hex": "#091502",
"rgb": {
"r": 9,
"g": 21,
"b": 2
},
"hsl": {
"h": 97.895,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17801,
"c": 0.04344,
"h": 133.3
},
"luminance": 0.00599
}Semantic roles & 50–950 ramp
primary
#091502
secondary
#42185B
accent
#2FF9AE
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877