#090E02#090E02
#090E02 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.3% C 0.030 H 124.8°. Best body text is #FFFFFF at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #090E02 |
|---|---|
| RGB | rgb(9, 14, 2) |
| HSL | hsl(85, 75%, 3%) |
| HSV | hsv(85, 86%, 5%) |
| CMYK | cmyk(35.7%, 0%, 85.7%, 94.5%) |
| CIE-LAB | lab(3.40, -3.16, 4.21) |
| CIE-LCH | lch(3.40, 5.27, 126.87°) |
| OKLab | oklab(15.35% -0.0173 0.0248) |
| OKLCH | oklch(15.35% 0.03 124.8) |
| XYZ | xyz(0.2807, 0.3765, 0.1153) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.67
Black
#000000
ΔE00 5.89
Charcoal (survey)
#343837
ΔE00 13.34
Dark Grey
#363737
ΔE00 13.68
Gunmetal
#2A3439
ΔE00 13.84
Onyx
#353839
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090E02 #07020E
analogous
#0E0D02 #090E02 #030E02
triadic
#090E02 #02090E #0E0209
tetradic
#090E02 #020E0D #07020E #0E0203
square
#090E02 #020E0D #07020E #0E0203
split-complementary
#090E02 #02030E #0D020E
monochromatic
#111B04 #111B04 #111B04 #2B440A #4E7911
Accessibility & contrast
On white
19.53
#090E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#090E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090E02
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090E02 | 1.00 | 19.53 | 1.08 | 19.53 |
| #FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C01
Deuteranopia (green-blind)
#0F0C02
Tritanopia (blue-blind)
#0A0D0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #090e02; /* rgb */ color: rgb(9, 14, 2); /* oklch */ color: oklch(15.3% 0.030 124.8);
Tailwind
colors: {
custom: {
50: '#4b4d47',
500: '#090e02',
950: '#000000',
},
}SCSS
$custom: #090e02; $custom-light: #4b4d47; $custom-dark: #000000;
JSON
{
"hex": "#090e02",
"rgb": {
"r": 9,
"g": 14,
"b": 2
},
"hsl": {
"h": 85,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.1535,
"c": 0.03022,
"h": 124.8
},
"luminance": 0.00377
}Semantic roles & 50–950 ramp
primary
#090E02
secondary
#311A52
accent
#36F284
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777