#22260C#22260C
#22260C is a dark, muted yellow. Relative luminance 0.018; OKLCH L 25.7% C 0.043 H 116.8°. Best body text is #FFFFFF at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #22260C |
|---|---|
| RGB | rgb(34, 38, 12) |
| HSL | hsl(69, 52%, 10%) |
| HSV | hsv(69, 68%, 15%) |
| CMYK | cmyk(10.5%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(14.13, -6.76, 15.62) |
| CIE-LCH | lch(14.13, 17.02, 113.40°) |
| OKLab | oklab(25.74% -0.0194 0.0385) |
| OKLCH | oklch(25.74% 0.043 116.8) |
| XYZ | xyz(1.4192, 1.7529, 0.6113) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.77
Very Dark Green
#062E03
ΔE00 10.88
Dark Forest Green
#002D04
ΔE00 11.57
Dark Green
#033500
ΔE00 12.48
Charcoal (survey)
#343837
ΔE00 13.48
Hunter Green (survey)
#0B4008
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22260C #100C26
analogous
#261D0C #22260C #15260C
triadic
#22260C #0C2226 #260C22
tetradic
#22260C #0C261D #100C26 #260C15
square
#22260C #0C261D #100C26 #260C15
split-complementary
#22260C #0C1526 #1D0C26
monochromatic
#151707 #151707 #22260C #4C551B #758329
Accessibility & contrast
On white
15.55
#22260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#22260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22260C
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22260C | 1.00 | 15.55 | 1.35 | 15.55 |
| #FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#29240D
Tritanopia (blue-blind)
#242420
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #22260c; /* rgb */ color: rgb(34, 38, 12); /* oklch */ color: oklch(25.7% 0.043 116.8);
Tailwind
colors: {
custom: {
50: '#5d604c',
500: '#22260c',
950: '#000000',
},
}SCSS
$custom: #22260c; $custom-light: #5d604c; $custom-dark: #000000;
JSON
{
"hex": "#22260c",
"rgb": {
"r": 34,
"g": 38,
"b": 12
},
"hsl": {
"h": 69.231,
"s": 52,
"l": 9.804
},
"oklch": {
"l": 0.25742,
"c": 0.04312,
"h": 116.8
},
"luminance": 0.01753
}Semantic roles & 50–950 ramp
primary
#22260C
secondary
#352D61
accent
#4CDB62
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977