#112C01#112C01
#112C01 is a dark, moderate yellow-green. Relative luminance 0.019; OKLCH L 26.1% C 0.076 H 136.0°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #112C01 |
|---|---|
| RGB | rgb(17, 44, 1) |
| HSL | hsl(98, 96%, 9%) |
| HSV | hsv(98, 98%, 17%) |
| CMYK | cmyk(61.4%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(15.08, -19.58, 21.13) |
| CIE-LCH | lch(15.08, 28.81, 132.83°) |
| OKLab | oklab(26.14% -0.0547 0.0528) |
| OKLCH | oklch(26.14% 0.076 136) |
| XYZ | xyz(1.1373, 1.9226, 0.3399) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.34
Dark Forest Green
#002D04
ΔE00 3.31
Dark Green
#033500
ΔE00 4.39
Hunter Green (survey)
#0B4008
ΔE00 7.03
Forrest Green
#154406
ΔE00 8.22
Forest Green (survey)
#06470C
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112C01 #1C012C
analogous
#272C01 #112C01 #012C06
triadic
#112C01 #01112C #2C0111
tetradic
#112C01 #01272C #1C012C #2C0601
square
#112C01 #01272C #1C012C #2C0601
split-complementary
#112C01 #06012C #2C0127
monochromatic
#0C1E01 #0C1E01 #112C01 #286802 #3FA404
Accessibility & contrast
On white
15.17
#112C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#112C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112C01
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112C01 | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2B2504
Tritanopia (blue-blind)
#102A24
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #112c01; /* rgb */ color: rgb(17, 44, 1); /* oklch */ color: oklch(26.1% 0.076 136.0);
Tailwind
colors: {
custom: {
50: '#526547',
500: '#112c01',
950: '#000000',
},
}SCSS
$custom: #112c01; $custom-light: #526547; $custom-dark: #000000;
JSON
{
"hex": "#112c01",
"rgb": {
"r": 17,
"g": 44,
"b": 1
},
"hsl": {
"h": 97.674,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26142,
"c": 0.07605,
"h": 136
},
"luminance": 0.01923
}Semantic roles & 50–950 ramp
primary
#112C01
secondary
#501772
accent
#29FFAF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020500
muted
#787A77