#112100#112100
#112100 is a very dark, moderate yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.061 H 131.0°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #112100 |
|---|---|
| RGB | rgb(17, 33, 0) |
| HSL | hsl(89, 100%, 6%) |
| HSV | hsv(89, 100%, 13%) |
| CMYK | cmyk(48.5%, 0%, 100%, 87.1%) |
| CIE-LAB | lab(10.61, -13.98, 15.54) |
| CIE-LCH | lch(10.61, 20.90, 131.97°) |
| OKLab | oklab(22.47% -0.0402 0.0463) |
| OKLCH | oklch(22.47% 0.061 131) |
| XYZ | xyz(0.7750, 1.2069, 0.1921) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.38
Dark Forest Green
#002D04
ΔE00 6.69
Dark Green
#033500
ΔE00 9.02
Hunter Green (survey)
#0B4008
ΔE00 11.65
Forrest Green
#154406
ΔE00 12.81
Dark Olive
#373E02
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112100 #100021
analogous
#212100 #112100 #002100
triadic
#112100 #001121 #210011
tetradic
#112100 #002121 #100021 #210000
square
#112100 #002121 #100021 #210000
split-complementary
#112100 #000021 #210021
monochromatic
#101F00 #101F00 #112100 #315E00 #509B00
Accessibility & contrast
On white
16.92
#112100 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112100 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112100
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112100 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112100 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#211C02
Tritanopia (blue-blind)
#121F1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112100; /* rgb */ color: rgb(17, 33, 0); /* oklch */ color: oklch(22.5% 0.061 131.0);
Tailwind
colors: {
custom: {
50: '#4f5c46',
500: '#112100',
950: '#000000',
},
}SCSS
$custom: #112100; $custom-light: #4f5c46; $custom-dark: #000000;
JSON
{
"hex": "#112100",
"rgb": {
"r": 17,
"g": 33,
"b": 0
},
"hsl": {
"h": 89.091,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.22469,
"c": 0.06137,
"h": 131
},
"luminance": 0.01207
}Semantic roles & 50–950 ramp
primary
#112100
secondary
#3D136A
accent
#29FF91
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977