#112901#112901
#112901 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.1% C 0.072 H 135.1°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #112901 |
|---|---|
| RGB | rgb(17, 41, 1) |
| HSL | hsl(96, 95%, 8%) |
| HSV | hsv(96, 98%, 16%) |
| CMYK | cmyk(58.5%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(13.87, -18.11, 19.56) |
| CIE-LCH | lch(13.87, 26.66, 132.80°) |
| OKLab | oklab(25.15% -0.0508 0.0506) |
| OKLCH | oklch(25.15% 0.072 135.1) |
| XYZ | xyz(1.0296, 1.7072, 0.3040) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.13
Dark Forest Green
#002D04
ΔE00 3.84
Dark Green
#033500
ΔE00 5.56
Hunter Green (survey)
#0B4008
ΔE00 8.23
Forrest Green
#154406
ΔE00 9.42
Pine Green
#0A481E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112901 #190129
analogous
#252901 #112901 #012905
triadic
#112901 #011129 #290111
tetradic
#112901 #012529 #190129 #290501
square
#112901 #012529 #190129 #290501
split-complementary
#112901 #050129 #290125
monochromatic
#0C1E01 #0C1E01 #112901 #2A6502 #43A004
Accessibility & contrast
On white
15.66
#112901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#112901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112901
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112901 | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282304
Tritanopia (blue-blind)
#102721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112901; /* rgb */ color: rgb(17, 41, 1); /* oklch */ color: oklch(25.1% 0.072 135.1);
Tailwind
colors: {
custom: {
50: '#516347',
500: '#112901',
950: '#000000',
},
}SCSS
$custom: #112901; $custom-light: #516347; $custom-dark: #000000;
JSON
{
"hex": "#112901",
"rgb": {
"r": 17,
"g": 41,
"b": 1
},
"hsl": {
"h": 96,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.25149,
"c": 0.07173,
"h": 135.1
},
"luminance": 0.01707
}Semantic roles & 50–950 ramp
primary
#112901
secondary
#4C166F
accent
#29FFA9
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977