#1D250E#1D250E
#1D250E is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 25.0% C 0.041 H 125.1°. Best body text is #FFFFFF at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #1D250E |
|---|---|
| RGB | rgb(29, 37, 14) |
| HSL | hsl(81, 45%, 10%) |
| HSV | hsv(81, 62%, 15%) |
| CMYK | cmyk(21.6%, 0%, 62.2%, 85.5%) |
| CIE-LAB | lab(13.33, -8.47, 13.51) |
| CIE-LCH | lch(13.33, 15.95, 122.07°) |
| OKLab | oklab(24.99% -0.0236 0.0337) |
| OKLCH | oklch(24.99% 0.041 125.1) |
| XYZ | xyz(1.2475, 1.6160, 0.6616) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.67
Dark Forest Green
#002D04
ΔE00 10.21
Dark Green
#033500
ΔE00 11.65
Dark Olive
#373E02
ΔE00 12.06
Charcoal (survey)
#343837
ΔE00 13.32
Hunter Green (survey)
#0B4008
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D250E #160E25
analogous
#25220E #1D250E #11250E
triadic
#1D250E #0E1D25 #250E1D
tetradic
#1D250E #0E2522 #160E25 #250E11
square
#1D250E #0E2522 #160E25 #250E11
split-complementary
#1D250E #0E1125 #220E25
monochromatic
#111608 #111608 #1D250E #40511F #637E30
Accessibility & contrast
On white
15.87
#1D250E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#1D250E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D250E
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D250E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D250E | 1.00 | 15.87 | 1.32 | 15.87 |
| #FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#26220F
Tritanopia (blue-blind)
#1E2320
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #1d250e; /* rgb */ color: rgb(29, 37, 14); /* oklch */ color: oklch(25.0% 0.041 125.1);
Tailwind
colors: {
custom: {
50: '#595f4d',
500: '#1d250e',
950: '#000000',
},
}SCSS
$custom: #1d250e; $custom-light: #595f4d; $custom-dark: #000000;
JSON
{
"hex": "#1d250e",
"rgb": {
"r": 29,
"g": 37,
"b": 14
},
"hsl": {
"h": 80.87,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.24989,
"c": 0.04116,
"h": 125.1
},
"luminance": 0.01616
}Semantic roles & 50–950 ramp
primary
#1D250E
secondary
#41315E
accent
#53D580
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977