#1C280A#1C280A
#1C280A is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.8% C 0.052 H 128.0°. Best body text is #FFFFFF at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #1C280A |
|---|---|
| RGB | rgb(28, 40, 10) |
| HSL | hsl(84, 60%, 10%) |
| HSV | hsv(84, 75%, 16%) |
| CMYK | cmyk(30%, 0%, 75%, 84.3%) |
| CIE-LAB | lab(14.32, -11.36, 16.63) |
| CIE-LCH | lch(14.32, 20.14, 124.34°) |
| OKLab | oklab(25.75% -0.0321 0.0411) |
| OKLCH | oklch(25.75% 0.052 128) |
| XYZ | xyz(1.2925, 1.7864, 0.5638) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.25
Dark Forest Green
#002D04
ΔE00 7.93
Dark Green
#033500
ΔE00 9.21
Dark Olive
#373E02
ΔE00 10.59
Hunter Green (survey)
#0B4008
ΔE00 11.13
Forrest Green
#154406
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C280A #160A28
analogous
#28250A #1C280A #0D280A
triadic
#1C280A #0A1C28 #280A1C
tetradic
#1C280A #0A2825 #160A28 #280A0D
square
#1C280A #0A2825 #160A28 #280A0D
split-complementary
#1C280A #0A0D28 #250A28
monochromatic
#111806 #111806 #1C280A #3E5916 #618A22
Accessibility & contrast
On white
15.47
#1C280A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#1C280A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C280A
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C280A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C280A | 1.00 | 15.47 | 1.36 | 15.47 |
| #FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2507
Deuteranopia (green-blind)
#29240C
Tritanopia (blue-blind)
#1D2622
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1c280a; /* rgb */ color: rgb(28, 40, 10); /* oklch */ color: oklch(25.8% 0.052 128.0);
Tailwind
colors: {
custom: {
50: '#59624b',
500: '#1c280a',
950: '#000000',
},
}SCSS
$custom: #1c280a; $custom-light: #59624b; $custom-dark: #000000;
JSON
{
"hex": "#1c280a",
"rgb": {
"r": 28,
"g": 40,
"b": 10
},
"hsl": {
"h": 84,
"s": 60,
"l": 9.804
},
"oklch": {
"l": 0.25752,
"c": 0.05211,
"h": 128
},
"luminance": 0.01786
}Semantic roles & 50–950 ramp
primary
#1C280A
secondary
#412965
accent
#45E384
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977