#11250C#11250C
#11250C is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.0% C 0.052 H 139.6°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #11250C |
|---|---|
| RGB | rgb(17, 37, 12) |
| HSL | hsl(108, 51%, 10%) |
| HSV | hsv(108, 68%, 15%) |
| CMYK | cmyk(54.1%, 0%, 67.6%, 85.5%) |
| CIE-LAB | lab(12.41, -14.40, 13.09) |
| CIE-LCH | lch(12.41, 19.46, 137.74°) |
| OKLab | oklab(24% -0.0395 0.0336) |
| OKLCH | oklch(24% 0.052 139.6) |
| XYZ | xyz(0.9591, 1.4688, 0.5807) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.17
Dark Forest Green
#002D04
ΔE00 6.33
Dark Green
#033500
ΔE00 8.89
Hunter Green (survey)
#0B4008
ΔE00 11.31
Evergreen
#05472A
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11250C #200C25
analogous
#1E250C #11250C #0C2514
triadic
#11250C #0C1125 #250C11
tetradic
#11250C #0C1E25 #200C25 #25140C
square
#11250C #0C1E25 #200C25 #25140C
split-complementary
#11250C #140C25 #250C1E
monochromatic
#0B1707 #0B1707 #11250C #26531B #3B812A
Accessibility & contrast
On white
16.23
#11250C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#11250C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11250C
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11250C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11250C | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210A
Deuteranopia (green-blind)
#23200E
Tritanopia (blue-blind)
#0F241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #11250c; /* rgb */ color: rgb(17, 37, 12); /* oklch */ color: oklch(24.0% 0.052 139.6);
Tailwind
colors: {
custom: {
50: '#505f4c',
500: '#11250c',
950: '#000000',
},
}SCSS
$custom: #11250c; $custom-light: #505f4c; $custom-dark: #000000;
JSON
{
"hex": "#11250c",
"rgb": {
"r": 17,
"g": 37,
"b": 12
},
"hsl": {
"h": 108,
"s": 51.02,
"l": 9.608
},
"oklch": {
"l": 0.24,
"c": 0.05179,
"h": 139.6
},
"luminance": 0.01469
}Semantic roles & 50–950 ramp
primary
#11250C
secondary
#552D60
accent
#4DDABE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977