#20260C#20260C
#20260C is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.5% C 0.044 H 120.4°. Best body text is #FFFFFF at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #20260C |
|---|---|
| RGB | rgb(32, 38, 12) |
| HSL | hsl(74, 52%, 10%) |
| HSV | hsv(74, 68%, 15%) |
| CMYK | cmyk(15.8%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(13.94, -7.82, 15.34) |
| CIE-LCH | lch(13.94, 17.22, 117.01°) |
| OKLab | oklab(25.54% -0.0223 0.0379) |
| OKLCH | oklch(25.54% 0.044 120.4) |
| XYZ | xyz(1.3552, 1.7199, 0.6083) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.01
Dark Forest Green
#002D04
ΔE00 10.67
Dark Olive
#373E02
ΔE00 10.94
Dark Green
#033500
ΔE00 11.75
Hunter Green (survey)
#0B4008
ΔE00 13.41
Charcoal (survey)
#343837
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20260C #120C26
analogous
#261F0C #20260C #13260C
triadic
#20260C #0C2026 #260C20
tetradic
#20260C #0C261F #120C26 #260C13
square
#20260C #0C261F #120C26 #260C13
split-complementary
#20260C #0C1326 #1F0C26
monochromatic
#141707 #141707 #20260C #47551B #6E8329
Accessibility & contrast
On white
15.62
#20260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#20260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20260C
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20260C | 1.00 | 15.62 | 1.34 | 15.62 |
| #FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#28240E
Tritanopia (blue-blind)
#222420
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #20260c; /* rgb */ color: rgb(32, 38, 12); /* oklch */ color: oklch(25.5% 0.044 120.4);
Tailwind
colors: {
custom: {
50: '#5c604c',
500: '#20260c',
950: '#000000',
},
}SCSS
$custom: #20260c; $custom-light: #5c604c; $custom-dark: #000000;
JSON
{
"hex": "#20260c",
"rgb": {
"r": 32,
"g": 38,
"b": 12
},
"hsl": {
"h": 73.846,
"s": 52,
"l": 9.804
},
"oklch": {
"l": 0.25542,
"c": 0.04399,
"h": 120.4
},
"luminance": 0.0172
}Semantic roles & 50–950 ramp
primary
#20260C
secondary
#392D61
accent
#4CDB6D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977