#17250E#17250E
#17250E is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.5% C 0.045 H 134.4°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #17250E |
|---|---|
| RGB | rgb(23, 37, 14) |
| HSL | hsl(97, 45%, 10%) |
| HSV | hsv(97, 62%, 15%) |
| CMYK | cmyk(37.8%, 0%, 62.2%, 85.5%) |
| CIE-LAB | lab(12.84, -11.42, 12.78) |
| CIE-LCH | lch(12.84, 17.14, 131.78°) |
| OKLab | oklab(24.47% -0.0315 0.0322) |
| OKLCH | oklch(24.47% 0.045 134.4) |
| XYZ | xyz(1.0942, 1.5370, 0.6544) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.79
Dark Forest Green
#002D04
ΔE00 8.15
Dark Green
#033500
ΔE00 10.19
Hunter Green (survey)
#0B4008
ΔE00 12.32
Dark Olive
#373E02
ΔE00 13.01
Evergreen
#05472A
ΔE00 13.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17250E #1C0E25
analogous
#22250E #17250E #0E2511
triadic
#17250E #0E1725 #250E17
tetradic
#17250E #0E2225 #1C0E25 #25110E
square
#17250E #0E2225 #1C0E25 #25110E
split-complementary
#17250E #110E25 #250E22
monochromatic
#0E1608 #0E1608 #17250E #33511F #4E7E30
Accessibility & contrast
On white
16.06
#17250E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#17250E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17250E
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17250E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17250E | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#25210F
Tritanopia (blue-blind)
#172320
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #17250e; /* rgb */ color: rgb(23, 37, 14); /* oklch */ color: oklch(24.5% 0.045 134.4);
Tailwind
colors: {
custom: {
50: '#545f4d',
500: '#17250e',
950: '#000000',
},
}SCSS
$custom: #17250e; $custom-light: #545f4d; $custom-dark: #000000;
JSON
{
"hex": "#17250e",
"rgb": {
"r": 23,
"g": 37,
"b": 14
},
"hsl": {
"h": 96.522,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.2447,
"c": 0.04502,
"h": 134.4
},
"luminance": 0.01537
}Semantic roles & 50–950 ramp
primary
#17250E
secondary
#4C315E
accent
#53D5A2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#030401
muted
#787977