#222601#222601
#222601 is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.6% C 0.057 H 115.7°. Best body text is #FFFFFF at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #222601 |
|---|---|
| RGB | rgb(34, 38, 1) |
| HSL | hsl(66, 95%, 8%) |
| HSV | hsv(66, 97%, 15%) |
| CMYK | cmyk(10.5%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(13.99, -7.94, 19.97) |
| CIE-LCH | lch(13.99, 21.49, 111.69°) |
| OKLab | oklab(25.59% -0.0246 0.0512) |
| OKLCH | oklch(25.59% 0.057 115.7) |
| XYZ | xyz(1.3583, 1.7285, 0.2908) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.19
Very Dark Green
#062E03
ΔE00 10.13
Dark Forest Green
#002D04
ΔE00 10.96
Dark Green
#033500
ΔE00 11.52
Hunter Green (survey)
#0B4008
ΔE00 13.10
Forrest Green
#154406
ΔE00 13.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222601 #050126
analogous
#261701 #222601 #102601
triadic
#222601 #012226 #260122
tetradic
#222601 #012617 #050126 #260110
square
#222601 #012617 #050126 #260110
split-complementary
#222601 #011026 #170126
monochromatic
#1B1E01 #1B1E01 #222601 #576203 #8D9D04
Accessibility & contrast
On white
15.61
#222601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#222601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222601
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222601 | 1.00 | 15.61 | 1.35 | 15.61 |
| #FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2300
Deuteranopia (green-blind)
#292403
Tritanopia (blue-blind)
#25231F
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #222601; /* rgb */ color: rgb(34, 38, 1); /* oklch */ color: oklch(25.6% 0.057 115.7);
Tailwind
colors: {
custom: {
50: '#5e6047',
500: '#222601',
950: '#000000',
},
}SCSS
$custom: #222601; $custom-light: #5e6047; $custom-dark: #000000;
JSON
{
"hex": "#222601",
"rgb": {
"r": 34,
"g": 38,
"b": 1
},
"hsl": {
"h": 66.486,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.25585,
"c": 0.05684,
"h": 115.7
},
"luminance": 0.01728
}Semantic roles & 50–950 ramp
primary
#222601
secondary
#1F166D
accent
#29FF40
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977