#1C260E#1C260E
#1C260E is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.2% C 0.044 H 127.9°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #1C260E |
|---|---|
| RGB | rgb(28, 38, 14) |
| HSL | hsl(85, 46%, 10%) |
| HSV | hsv(85, 63%, 15%) |
| CMYK | cmyk(26.3%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(13.62, -9.61, 13.89) |
| CIE-LCH | lch(13.62, 16.89, 124.68°) |
| OKLab | oklab(25.2% -0.0268 0.0344) |
| OKLCH | oklch(25.2% 0.044 127.9) |
| XYZ | xyz(1.2513, 1.6648, 0.6708) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.75
Dark Forest Green
#002D04
ΔE00 9.29
Dark Green
#033500
ΔE00 10.81
Dark Olive
#373E02
ΔE00 11.87
Hunter Green (survey)
#0B4008
ΔE00 12.69
Forrest Green
#154406
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C260E #180E26
analogous
#26240E #1C260E #10260E
triadic
#1C260E #0E1C26 #260E1C
tetradic
#1C260E #0E2624 #180E26 #260E10
square
#1C260E #0E2624 #180E26 #260E10
split-complementary
#1C260E #0E1026 #240E26
monochromatic
#101608 #101608 #1C260E #3D531E #5E7F2F
Accessibility & contrast
On white
15.75
#1C260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#1C260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C260E
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C260E | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230C
Deuteranopia (green-blind)
#27230F
Tritanopia (blue-blind)
#1D2420
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1c260e; /* rgb */ color: rgb(28, 38, 14); /* oklch */ color: oklch(25.2% 0.044 127.9);
Tailwind
colors: {
custom: {
50: '#58604d',
500: '#1c260e',
950: '#000000',
},
}SCSS
$custom: #1c260e; $custom-light: #58604d; $custom-dark: #000000;
JSON
{
"hex": "#1c260e",
"rgb": {
"r": 28,
"g": 38,
"b": 14
},
"hsl": {
"h": 85,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.25202,
"c": 0.04362,
"h": 127.9
},
"luminance": 0.01665
}Semantic roles & 50–950 ramp
primary
#1C260E
secondary
#44315F
accent
#52D689
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977