#090E07#090E07
#090E07 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.5% C 0.017 H 136.1°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #090E07 |
|---|---|
| RGB | rgb(9, 14, 7) |
| HSL | hsl(103, 33%, 4%) |
| HSV | hsv(103, 50%, 5%) |
| CMYK | cmyk(35.7%, 0%, 50%, 94.5%) |
| CIE-LAB | lab(3.50, -2.47, 2.32) |
| CIE-LCH | lch(3.50, 3.39, 136.76°) |
| OKLab | oklab(15.55% -0.0123 0.0119) |
| OKLCH | oklch(15.55% 0.017 136.1) |
| XYZ | xyz(0.3080, 0.3875, 0.2595) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.90
Black
#000000
ΔE00 4.47
Dark
#1B2431
ΔE00 12.77
Charcoal (survey)
#343837
ΔE00 12.88
Gunmetal
#2A3439
ΔE00 12.88
Dark Grey
#363737
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090E07 #0C070E
analogous
#0D0E07 #090E07 #070E09
triadic
#090E07 #07090E #0E0709
tetradic
#090E07 #070D0E #0C070E #0E0907
square
#090E07 #070D0E #0C070E #0E0907
split-complementary
#090E07 #09070E #0E070D
monochromatic
#0D140A #0D140A #0D140A #23371B #3D6030
Accessibility & contrast
On white
19.49
#090E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#090E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090E07
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090E07 | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D07
Deuteranopia (green-blind)
#0E0C07
Tritanopia (blue-blind)
#090D0C
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #090e07; /* rgb */ color: rgb(9, 14, 7); /* oklch */ color: oklch(15.5% 0.017 136.1);
Tailwind
colors: {
custom: {
50: '#4b4d4a',
500: '#090e07',
950: '#000000',
},
}SCSS
$custom: #090e07; $custom-light: #4b4d4a; $custom-dark: #000000;
JSON
{
"hex": "#090e07",
"rgb": {
"r": 9,
"g": 14,
"b": 7
},
"hsl": {
"h": 102.857,
"s": 33.333,
"l": 4.118
},
"oklch": {
"l": 0.15545,
"c": 0.01712,
"h": 136.1
},
"luminance": 0.00387
}Semantic roles & 50–950 ramp
primary
#090E07
secondary
#3E2B46
accent
#5EC9AB
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777