#18260C#18260C
#18260C is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.8% C 0.049 H 132.4°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #18260C |
|---|---|
| RGB | rgb(24, 38, 12) |
| HSL | hsl(92, 52%, 10%) |
| HSV | hsv(92, 68%, 15%) |
| CMYK | cmyk(36.8%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(13.27, -11.85, 14.33) |
| CIE-LCH | lch(13.27, 18.59, 129.59°) |
| OKLab | oklab(24.83% -0.0329 0.036) |
| OKLCH | oklch(24.83% 0.049 132.4) |
| XYZ | xyz(1.1361, 1.6069, 0.5981) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.19
Dark Forest Green
#002D04
ΔE00 7.66
Dark Green
#033500
ΔE00 9.51
Hunter Green (survey)
#0B4008
ΔE00 11.63
Dark Olive
#373E02
ΔE00 12.18
Forrest Green
#154406
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18260C #1A0C26
analogous
#25260C #18260C #0C260D
triadic
#18260C #0C1826 #260C18
tetradic
#18260C #0C2526 #1A0C26 #260D0C
square
#18260C #0C2526 #1A0C26 #260D0C
split-complementary
#18260C #0D0C26 #260C25
monochromatic
#0F1707 #0F1707 #18260C #35551B #538329
Accessibility & contrast
On white
15.89
#18260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#18260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18260C
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18260C | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230A
Deuteranopia (green-blind)
#26220E
Tritanopia (blue-blind)
#182420
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #18260c; /* rgb */ color: rgb(24, 38, 12); /* oklch */ color: oklch(24.8% 0.049 132.4);
Tailwind
colors: {
custom: {
50: '#55604c',
500: '#18260c',
950: '#000000',
},
}SCSS
$custom: #18260c; $custom-light: #55604c; $custom-dark: #000000;
JSON
{
"hex": "#18260c",
"rgb": {
"r": 24,
"g": 38,
"b": 12
},
"hsl": {
"h": 92.308,
"s": 52,
"l": 9.804
},
"oklch": {
"l": 0.24828,
"c": 0.04878,
"h": 132.4
},
"luminance": 0.01607
}Semantic roles & 50–950 ramp
primary
#18260C
secondary
#492D61
accent
#4CDB99
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977