#112201#112201
#112201 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 22.8% C 0.061 H 132.1°. Best body text is #FFFFFF at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #112201 |
|---|---|
| RGB | rgb(17, 34, 1) |
| HSL | hsl(91, 94%, 7%) |
| HSV | hsv(91, 97%, 13%) |
| CMYK | cmyk(50%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(11.03, -14.42, 15.73) |
| CIE-LCH | lch(11.03, 21.34, 132.52°) |
| OKLab | oklab(22.82% -0.041 0.0455) |
| OKLCH | oklch(22.82% 0.061 132.1) |
| XYZ | xyz(0.8087, 1.2654, 0.2303) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.99
Dark Forest Green
#002D04
ΔE00 6.32
Dark Green
#033500
ΔE00 8.65
Hunter Green (survey)
#0B4008
ΔE00 11.28
Forrest Green
#154406
ΔE00 12.45
Pine Green
#0A481E
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112201 #120122
analogous
#222201 #112201 #012201
triadic
#112201 #011122 #220111
tetradic
#112201 #012222 #120122 #220101
square
#112201 #012222 #120122 #220101
split-complementary
#112201 #010122 #220122
monochromatic
#0F1E01 #0F1E01 #112201 #2F5D03 #4C9904
Accessibility & contrast
On white
16.76
#112201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#112201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112201
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112201 | 1.00 | 16.76 | 1.25 | 16.76 |
| #FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#11201B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #112201; /* rgb */ color: rgb(17, 34, 1); /* oklch */ color: oklch(22.8% 0.061 132.1);
Tailwind
colors: {
custom: {
50: '#4f5d47',
500: '#112201',
950: '#000000',
},
}SCSS
$custom: #112201; $custom-light: #4f5d47; $custom-dark: #000000;
JSON
{
"hex": "#112201",
"rgb": {
"r": 17,
"g": 34,
"b": 1
},
"hsl": {
"h": 90.909,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22821,
"c": 0.06123,
"h": 132.1
},
"luminance": 0.01265
}Semantic roles & 50–950 ramp
primary
#112201
secondary
#411669
accent
#29FF97
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977