#102004#102004
#102004 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.1% C 0.054 H 133.6°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #102004 |
|---|---|
| RGB | rgb(16, 32, 4) |
| HSL | hsl(94, 78%, 7%) |
| HSV | hsv(94, 88%, 13%) |
| CMYK | cmyk(50%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(10.20, -13.15, 13.33) |
| CIE-LCH | lch(10.20, 18.72, 134.61°) |
| OKLab | oklab(22.14% -0.0372 0.0391) |
| OKLCH | oklch(22.14% 0.054 133.6) |
| XYZ | xyz(0.7521, 1.1519, 0.2976) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.28
Dark Forest Green
#002D04
ΔE00 7.47
Dark Green
#033500
ΔE00 9.99
Hunter Green (survey)
#0B4008
ΔE00 12.56
Evergreen
#05472A
ΔE00 13.65
Forrest Green
#154406
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102004 #140420
analogous
#1E2004 #102004 #042006
triadic
#102004 #041020 #200410
tetradic
#102004 #041E20 #140420 #200604
square
#102004 #041E20 #140420 #200604
split-complementary
#102004 #060420 #20041E
monochromatic
#0E1B03 #0E1B03 #102004 #2B560B #468D12
Accessibility & contrast
On white
17.07
#102004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102004
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102004 | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#1F1B06
Tritanopia (blue-blind)
#101E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102004; /* rgb */ color: rgb(16, 32, 4); /* oklch */ color: oklch(22.1% 0.054 133.6);
Tailwind
colors: {
custom: {
50: '#4e5b48',
500: '#102004',
950: '#000000',
},
}SCSS
$custom: #102004; $custom-light: #4e5b48; $custom-dark: #000000;
JSON
{
"hex": "#102004",
"rgb": {
"r": 16,
"g": 32,
"b": 4
},
"hsl": {
"h": 94.286,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.22137,
"c": 0.05395,
"h": 133.6
},
"luminance": 0.01152
}Semantic roles & 50–950 ramp
primary
#102004
secondary
#451D63
accent
#34F4A2
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977