#102404#102404
#102404 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.061 H 135.5°. Best body text is #FFFFFF at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #102404 |
|---|---|
| RGB | rgb(16, 36, 4) |
| HSL | hsl(98, 80%, 8%) |
| HSV | hsv(98, 89%, 14%) |
| CMYK | cmyk(55.6%, 0%, 88.9%, 85.9%) |
| CIE-LAB | lab(11.83, -15.50, 15.59) |
| CIE-LCH | lch(11.83, 21.98, 134.83°) |
| OKLab | oklab(23.47% -0.0432 0.0425) |
| OKLCH | oklch(23.47% 0.061 135.5) |
| XYZ | xyz(0.8665, 1.3806, 0.3357) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.24
Dark Forest Green
#002D04
ΔE00 5.51
Dark Green
#033500
ΔE00 7.98
Hunter Green (survey)
#0B4008
ΔE00 10.61
Forrest Green
#154406
ΔE00 11.86
Pine Green
#0A481E
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102404 #180424
analogous
#202404 #102404 #042408
triadic
#102404 #041024 #240410
tetradic
#102404 #042024 #180424 #240804
square
#102404 #042024 #180424 #240804
split-complementary
#102404 #080424 #240420
monochromatic
#0C1C03 #0C1C03 #102404 #285B0A #419210
Accessibility & contrast
On white
16.46
#102404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#102404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102404
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102404 | 1.00 | 16.46 | 1.28 | 16.46 |
| #FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262001
Deuteranopia (green-blind)
#231F06
Tritanopia (blue-blind)
#0F221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #102404; /* rgb */ color: rgb(16, 36, 4); /* oklch */ color: oklch(23.5% 0.061 135.5);
Tailwind
colors: {
custom: {
50: '#4f5f48',
500: '#102404',
950: '#000000',
},
}SCSS
$custom: #102404; $custom-light: #4f5f48; $custom-dark: #000000;
JSON
{
"hex": "#102404",
"rgb": {
"r": 16,
"g": 36,
"b": 4
},
"hsl": {
"h": 97.5,
"s": 80,
"l": 7.843
},
"oklch": {
"l": 0.23471,
"c": 0.06064,
"h": 135.5
},
"luminance": 0.01381
}Semantic roles & 50–950 ramp
primary
#102404
secondary
#4B1D67
accent
#31F6AD
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977