#16250C#16250C
#16250C is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.4% C 0.048 H 134.3°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #16250C |
|---|---|
| RGB | rgb(22, 37, 12) |
| HSL | hsl(96, 51%, 10%) |
| HSV | hsv(96, 68%, 15%) |
| CMYK | cmyk(40.5%, 0%, 67.6%, 85.5%) |
| CIE-LAB | lab(12.74, -12.19, 13.59) |
| CIE-LCH | lch(12.74, 18.25, 131.91°) |
| OKLab | oklab(24.35% -0.0337 0.0345) |
| OKLCH | oklch(24.35% 0.048 134.3) |
| XYZ | xyz(1.0588, 1.5202, 0.5854) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.18
Dark Forest Green
#002D04
ΔE00 7.55
Dark Green
#033500
ΔE00 9.63
Hunter Green (survey)
#0B4008
ΔE00 11.85
Dark Olive
#373E02
ΔE00 12.82
Forrest Green
#154406
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16250C #1B0C25
analogous
#23250C #16250C #0C250F
triadic
#16250C #0C1625 #250C16
tetradic
#16250C #0C2325 #1B0C25 #250F0C
square
#16250C #0C2325 #1B0C25 #250F0C
split-complementary
#16250C #0F0C25 #250C23
monochromatic
#0E1707 #0E1707 #16250C #31531B #4D812A
Accessibility & contrast
On white
16.10
#16250C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#16250C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16250C
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16250C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16250C | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220A
Deuteranopia (green-blind)
#24210E
Tritanopia (blue-blind)
#16231F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #16250c; /* rgb */ color: rgb(22, 37, 12); /* oklch */ color: oklch(24.4% 0.048 134.3);
Tailwind
colors: {
custom: {
50: '#545f4c',
500: '#16250c',
950: '#000000',
},
}SCSS
$custom: #16250c; $custom-light: #545f4c; $custom-dark: #000000;
JSON
{
"hex": "#16250c",
"rgb": {
"r": 22,
"g": 37,
"b": 12
},
"hsl": {
"h": 96,
"s": 51.02,
"l": 9.608
},
"oklch": {
"l": 0.24354,
"c": 0.04828,
"h": 134.3
},
"luminance": 0.0152
}Semantic roles & 50–950 ramp
primary
#16250C
secondary
#4B2D60
accent
#4DDAA2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977