#1A240E#1A240E
#1A240E is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.4% C 0.041 H 129.1°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #1A240E |
|---|---|
| RGB | rgb(26, 36, 14) |
| HSL | hsl(87, 44%, 10%) |
| HSV | hsv(87, 61%, 14%) |
| CMYK | cmyk(27.8%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(12.69, -9.35, 12.62) |
| CIE-LCH | lch(12.69, 15.70, 126.53°) |
| OKLab | oklab(24.41% -0.0259 0.0319) |
| OKLCH | oklch(24.41% 0.041 129.1) |
| XYZ | xyz(1.1361, 1.5131, 0.6476) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.21
Dark Forest Green
#002D04
ΔE00 9.66
Dark Green
#033500
ΔE00 11.40
Dark Olive
#373E02
ΔE00 12.83
Hunter Green (survey)
#0B4008
ΔE00 13.38
Charcoal (survey)
#343837
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A240E #180E24
analogous
#24230E #1A240E #0F240E
triadic
#1A240E #0E1A24 #240E1A
tetradic
#1A240E #0E2423 #180E24 #240E0F
square
#1A240E #0E2423 #180E24 #240E0F
split-complementary
#1A240E #0E0F24 #230E24
monochromatic
#101609 #101609 #1A240E #3A501F #5A7C30
Accessibility & contrast
On white
16.12
#1A240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#1A240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A240E
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A240E | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210C
Deuteranopia (green-blind)
#24210F
Tritanopia (blue-blind)
#1B221F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1a240e; /* rgb */ color: rgb(26, 36, 14); /* oklch */ color: oklch(24.4% 0.041 129.1);
Tailwind
colors: {
custom: {
50: '#575e4d',
500: '#1a240e',
950: '#000000',
},
}SCSS
$custom: #1a240e; $custom-light: #575e4d; $custom-dark: #000000;
JSON
{
"hex": "#1a240e",
"rgb": {
"r": 26,
"g": 36,
"b": 14
},
"hsl": {
"h": 87.273,
"s": 44,
"l": 9.804
},
"oklch": {
"l": 0.2441,
"c": 0.04107,
"h": 129.1
},
"luminance": 0.01513
}Semantic roles & 50–950 ramp
primary
#1A240E
secondary
#45315D
accent
#54D48E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977