#11250F#11250F
#11250F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.1% C 0.048 H 142.0°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #11250F |
|---|---|
| RGB | rgb(17, 37, 15) |
| HSL | hsl(115, 42%, 10%) |
| HSV | hsv(115, 59%, 15%) |
| CMYK | cmyk(54.1%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.46, -13.88, 11.68) |
| CIE-LCH | lch(12.46, 18.14, 139.93°) |
| OKLab | oklab(24.06% -0.0379 0.0296) |
| OKLCH | oklch(24.06% 0.048 142) |
| XYZ | xyz(0.9789, 1.4767, 0.6853) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.83
Dark Forest Green
#002D04
ΔE00 6.92
Dark Green
#033500
ΔE00 9.53
Hunter Green (survey)
#0B4008
ΔE00 11.87
Evergreen
#05472A
ΔE00 12.04
Pine Green
#0A481E
ΔE00 12.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11250F #230F25
analogous
#1C250F #11250F #0F2518
triadic
#11250F #0F1125 #250F11
tetradic
#11250F #0F1C25 #230F25 #25180F
square
#11250F #0F1C25 #230F25 #25180F
split-complementary
#11250F #180F25 #250F1C
monochromatic
#0A1609 #0A1609 #11250F #255121 #397C32
Accessibility & contrast
On white
16.21
#11250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#11250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11250F
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11250F | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#232010
Tritanopia (blue-blind)
#0F2420
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #11250f; /* rgb */ color: rgb(17, 37, 15); /* oklch */ color: oklch(24.1% 0.048 142.0);
Tailwind
colors: {
custom: {
50: '#505f4e',
500: '#11250f',
950: '#000000',
},
}SCSS
$custom: #11250f; $custom-light: #505f4e; $custom-dark: #000000;
JSON
{
"hex": "#11250f",
"rgb": {
"r": 17,
"g": 37,
"b": 15
},
"hsl": {
"h": 114.545,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.24058,
"c": 0.04803,
"h": 142
},
"luminance": 0.01477
}Semantic roles & 50–950 ramp
primary
#11250F
secondary
#59335D
accent
#56D2C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977