#121908#121908
#121908 is a very dark, muted yellow-green. Relative luminance 0.008; OKLCH L 20.1% C 0.033 H 127.4°. Best body text is #FFFFFF at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #121908 |
|---|---|
| RGB | rgb(18, 25, 8) |
| HSL | hsl(85, 52%, 6%) |
| HSV | hsv(85, 68%, 10%) |
| CMYK | cmyk(28%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(7.60, -6.51, 7.98) |
| CIE-LCH | lch(7.60, 10.30, 129.19°) |
| OKLab | oklab(20.09% -0.0201 0.0263) |
| OKLCH | oklch(20.09% 0.033 127.4) |
| XYZ | xyz(0.6409, 0.8414, 0.3583) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.09
Black
#000000
ΔE00 10.80
Charcoal (survey)
#343837
ΔE00 12.98
Very Dark Green
#062E03
ΔE00 13.22
Dark Forest Green
#002D04
ΔE00 13.42
Dark Grey
#363737
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#121908 #0F0819
analogous
#191808 #121908 #0A1908
triadic
#121908 #081219 #190812
tetradic
#121908 #081918 #0F0819 #19080A
square
#121908 #081918 #0F0819 #19080A
split-complementary
#121908 #080A19 #180819
monochromatic
#111707 #111707 #121908 #334717 #557626
Accessibility & contrast
On white
17.98
#121908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#121908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #121908
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##121908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##121908 | 1.00 | 17.98 | 1.17 | 17.98 |
| #FFFFFF | 17.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1707
Deuteranopia (green-blind)
#1A1709
Tritanopia (blue-blind)
#131815
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #121908; /* rgb */ color: rgb(18, 25, 8); /* oklch */ color: oklch(20.1% 0.033 127.4);
Tailwind
colors: {
custom: {
50: '#4f554a',
500: '#121908',
950: '#000000',
},
}SCSS
$custom: #121908; $custom-light: #4f554a; $custom-dark: #000000;
JSON
{
"hex": "#121908",
"rgb": {
"r": 18,
"g": 25,
"b": 8
},
"hsl": {
"h": 84.706,
"s": 51.515,
"l": 6.471
},
"oklch": {
"l": 0.20088,
"c": 0.0331,
"h": 127.4
},
"luminance": 0.00841
}Semantic roles & 50–950 ramp
primary
#121908
secondary
#3A2855
accent
#4DDB87
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020301
muted
#787877