#1A280E#1A280E
#1A280E is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.6% C 0.049 H 132.3°. Best body text is #FFFFFF at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #1A280E |
|---|---|
| RGB | rgb(26, 40, 14) |
| HSL | hsl(92, 48%, 11%) |
| HSV | hsv(92, 65%, 16%) |
| CMYK | cmyk(35%, 0%, 65%, 84.3%) |
| CIE-LAB | lab(14.22, -11.82, 14.65) |
| CIE-LCH | lch(14.22, 18.82, 128.89°) |
| OKLab | oklab(25.65% -0.0328 0.036) |
| OKLCH | oklch(25.65% 0.049 132.3) |
| XYZ | xyz(1.2640, 1.7689, 0.6902) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.07
Dark Forest Green
#002D04
ΔE00 7.61
Dark Green
#033500
ΔE00 9.27
Hunter Green (survey)
#0B4008
ΔE00 11.25
Dark Olive
#373E02
ΔE00 11.63
Forrest Green
#154406
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A280E #1C0E28
analogous
#27280E #1A280E #0E280F
triadic
#1A280E #0E1A28 #280E1A
tetradic
#1A280E #0E2728 #1C0E28 #280F0E
square
#1A280E #0E2728 #1C0E28 #280F0E
split-complementary
#1A280E #0F0E28 #280E27
monochromatic
#0F1708 #0F1708 #1A280E #37551E #55832E
Accessibility & contrast
On white
15.51
#1A280E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#1A280E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A280E
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A280E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A280E | 1.00 | 15.51 | 1.35 | 15.51 |
| #FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250C
Deuteranopia (green-blind)
#282410
Tritanopia (blue-blind)
#1A2622
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1a280e; /* rgb */ color: rgb(26, 40, 14); /* oklch */ color: oklch(25.6% 0.049 132.3);
Tailwind
colors: {
custom: {
50: '#57624d',
500: '#1a280e',
950: '#000000',
},
}SCSS
$custom: #1a280e; $custom-light: #57624d; $custom-dark: #000000;
JSON
{
"hex": "#1a280e",
"rgb": {
"r": 26,
"g": 40,
"b": 14
},
"hsl": {
"h": 92.308,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.25649,
"c": 0.04867,
"h": 132.3
},
"luminance": 0.01769
}Semantic roles & 50–950 ramp
primary
#1A280E
secondary
#4B3061
accent
#50D899
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977