#1A2200#1A2200
#1A2200 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.6% C 0.057 H 121.7°. Best body text is #FFFFFF at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2200 |
|---|---|
| RGB | rgb(26, 34, 0) |
| HSL | hsl(74, 100%, 7%) |
| HSV | hsv(74, 100%, 13%) |
| CMYK | cmyk(23.5%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(11.71, -9.97, 17.18) |
| CIE-LCH | lch(11.71, 19.87, 120.12°) |
| OKLab | oklab(23.55% -0.0299 0.0485) |
| OKLCH | oklch(23.55% 0.057 121.7) |
| XYZ | xyz(0.9980, 1.3637, 0.2106) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.60
Dark Forest Green
#002D04
ΔE00 9.24
Dark Green
#033500
ΔE00 10.61
Dark Olive
#373E02
ΔE00 11.36
Hunter Green (survey)
#0B4008
ΔE00 12.73
Forrest Green
#154406
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2200 #080022
analogous
#221900 #1A2200 #092200
triadic
#1A2200 #001A22 #22001A
tetradic
#1A2200 #002219 #080022 #220009
square
#1A2200 #002219 #080022 #220009
split-complementary
#1A2200 #000922 #190022
monochromatic
#171F00 #171F00 #1A2200 #495F00 #789C00
Accessibility & contrast
On white
16.50
#1A2200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1A2200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2200
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2200 | 1.00 | 16.50 | 1.27 | 16.50 |
| #FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#241F02
Tritanopia (blue-blind)
#1C201B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1a2200; /* rgb */ color: rgb(26, 34, 0); /* oklch */ color: oklch(23.6% 0.057 121.7);
Tailwind
colors: {
custom: {
50: '#565d46',
500: '#1a2200',
950: '#000000',
},
}SCSS
$custom: #1a2200; $custom-light: #565d46; $custom-dark: #000000;
JSON
{
"hex": "#1a2200",
"rgb": {
"r": 26,
"g": 34,
"b": 0
},
"hsl": {
"h": 74.118,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.23554,
"c": 0.05693,
"h": 121.7
},
"luminance": 0.01364
}Semantic roles & 50–950 ramp
primary
#1A2200
secondary
#28136B
accent
#29FF5B
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#030400
muted
#787977