#102419#102419
#102419 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.9% C 0.034 H 158.4°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #102419 |
|---|---|
| RGB | rgb(16, 36, 25) |
| HSL | hsl(147, 38%, 10%) |
| HSV | hsv(147, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 30.6%, 85.9%) |
| CIE-LAB | lab(12.23, -11.41, 4.87) |
| CIE-LCH | lch(12.23, 12.41, 156.87°) |
| OKLab | oklab(23.94% -0.0315 0.0125) |
| OKLCH | oklch(23.94% 0.034 158.4) |
| XYZ | xyz(1.0200, 1.4420, 1.1441) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.75
Very Dark Green
#062E03
ΔE00 10.90
Almost Black
#070D0D
ΔE00 12.17
Charcoal (survey)
#343837
ΔE00 12.62
Gunmetal
#2A3439
ΔE00 13.30
Dark Green
#033500
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102419 #24101B
analogous
#112410 #102419 #102423
triadic
#102419 #191024 #241910
tetradic
#102419 #101124 #24101B #242310
square
#102419 #101124 #24101B #242310
split-complementary
#102419 #231024 #241011
monochromatic
#09150F #09150F #102419 #234E36 #367954
Accessibility & contrast
On white
16.30
#102419 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#102419 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102419
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102419 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102419 | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242118
Deuteranopia (green-blind)
#211F1A
Tritanopia (blue-blind)
#0B2421
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102419; /* rgb */ color: rgb(16, 36, 25); /* oklch */ color: oklch(23.9% 0.034 158.4);
Tailwind
colors: {
custom: {
50: '#4f5e55',
500: '#102419',
950: '#000000',
},
}SCSS
$custom: #102419; $custom-light: #4f5e55; $custom-dark: #000000;
JSON
{
"hex": "#102419",
"rgb": {
"r": 16,
"g": 36,
"b": 25
},
"hsl": {
"h": 147,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23935,
"c": 0.03386,
"h": 158.4
},
"luminance": 0.01442
}Semantic roles & 50–950 ramp
primary
#102419
secondary
#5B354A
accent
#599ACE
background
#F4F5F4
surface
#E7E9E8
border
#C3C5C4
text
#020403
muted
#787978