#090E09#090E09
#090E09 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.6% C 0.013 H 144.9°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #090E09 |
|---|---|
| RGB | rgb(9, 14, 9) |
| HSL | hsl(120, 22%, 5%) |
| HSV | hsv(120, 36%, 5%) |
| CMYK | cmyk(35.7%, 0%, 35.7%, 94.5%) |
| CIE-LAB | lab(3.54, -2.19, 1.57) |
| CIE-LCH | lch(3.54, 2.69, 144.44°) |
| OKLab | oklab(15.62% -0.0108 0.0076) |
| OKLCH | oklch(15.62% 0.013 144.9) |
| XYZ | xyz(0.3190, 0.3919, 0.3172) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.16
Black
#000000
ΔE00 3.94
Dark
#1B2431
ΔE00 12.04
Gunmetal
#2A3439
ΔE00 12.53
Charcoal (survey)
#343837
ΔE00 12.75
Dark Grey
#363737
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090E09 #0E090E
analogous
#0C0E09 #090E09 #090E0C
triadic
#090E09 #09090E #0E0909
tetradic
#090E09 #090C0E #0E090E #0E0C09
square
#090E09 #090C0E #0E090E #0E0C09
split-complementary
#090E09 #0C090E #0E090C
monochromatic
#0C130C #0C130C #0C130C #213321 #395939
Accessibility & contrast
On white
19.47
#090E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#090E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090E09
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090E09 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D09
Deuteranopia (green-blind)
#0D0C09
Tritanopia (blue-blind)
#090E0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #090e09; /* rgb */ color: rgb(9, 14, 9); /* oklch */ color: oklch(15.6% 0.013 144.9);
Tailwind
colors: {
custom: {
50: '#4b4d4b',
500: '#090e09',
950: '#000000',
},
}SCSS
$custom: #090e09; $custom-light: #4b4d4b; $custom-dark: #000000;
JSON
{
"hex": "#090e09",
"rgb": {
"r": 9,
"g": 14,
"b": 9
},
"hsl": {
"h": 120,
"s": 21.739,
"l": 4.51
},
"oklch": {
"l": 0.15623,
"c": 0.01326,
"h": 144.9
},
"luminance": 0.00392
}Semantic roles & 50–950 ramp
primary
#090E09
secondary
#423142
accent
#6ABEBE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777