#1A2201#1A2201
#1A2201 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.6% C 0.055 H 121.9°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2201 |
|---|---|
| RGB | rgb(26, 34, 1) |
| HSL | hsl(75, 94%, 7%) |
| HSV | hsv(75, 97%, 13%) |
| CMYK | cmyk(23.5%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(11.73, -9.83, 16.80) |
| CIE-LCH | lch(11.73, 19.46, 120.34°) |
| OKLab | oklab(23.57% -0.0292 0.047) |
| OKLCH | oklch(23.57% 0.055 121.9) |
| XYZ | xyz(1.0035, 1.3659, 0.2395) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.69
Dark Forest Green
#002D04
ΔE00 9.31
Dark Green
#033500
ΔE00 10.72
Dark Olive
#373E02
ΔE00 11.48
Hunter Green (survey)
#0B4008
ΔE00 12.83
Forrest Green
#154406
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2201 #090122
analogous
#221A01 #1A2201 #0A2201
triadic
#1A2201 #011A22 #22011A
tetradic
#1A2201 #01221A #090122 #22010A
square
#1A2201 #01221A #090122 #22010A
split-complementary
#1A2201 #010A22 #1A0122
monochromatic
#171E01 #171E01 #1A2201 #475D03 #759904
Accessibility & contrast
On white
16.49
#1A2201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1A2201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2201
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2201 | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#1C201B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1a2201; /* rgb */ color: rgb(26, 34, 1); /* oklch */ color: oklch(23.6% 0.055 121.9);
Tailwind
colors: {
custom: {
50: '#565d47',
500: '#1a2201',
950: '#000000',
},
}SCSS
$custom: #1a2201; $custom-light: #565d47; $custom-dark: #000000;
JSON
{
"hex": "#1a2201",
"rgb": {
"r": 26,
"g": 34,
"b": 1
},
"hsl": {
"h": 74.545,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.23571,
"c": 0.05532,
"h": 121.9
},
"luminance": 0.01366
}Semantic roles & 50–950 ramp
primary
#1A2201
secondary
#2A1669
accent
#29FF5D
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#030400
muted
#787977