#112903#112903
#112903 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.2% C 0.069 H 136.0°. Best body text is #FFFFFF at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #112903 |
|---|---|
| RGB | rgb(17, 41, 3) |
| HSL | hsl(98, 86%, 9%) |
| HSV | hsv(98, 93%, 16%) |
| CMYK | cmyk(58.5%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(13.89, -17.84, 18.78) |
| CIE-LCH | lch(13.89, 25.90, 133.52°) |
| OKLab | oklab(25.18% -0.0497 0.0481) |
| OKLCH | oklch(25.18% 0.069 136) |
| XYZ | xyz(1.0405, 1.7116, 0.3617) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.24
Dark Forest Green
#002D04
ΔE00 3.88
Dark Green
#033500
ΔE00 5.77
Hunter Green (survey)
#0B4008
ΔE00 8.40
Forrest Green
#154406
ΔE00 9.62
Pine Green
#0A481E
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112903 #1B0329
analogous
#242903 #112903 #032908
triadic
#112903 #031129 #290311
tetradic
#112903 #032429 #1B0329 #290803
square
#112903 #032429 #1B0329 #290803
split-complementary
#112903 #080329 #290324
monochromatic
#0C1D02 #0C1D02 #112903 #296207 #409B0B
Accessibility & contrast
On white
15.64
#112903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#112903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112903
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112903 | 1.00 | 15.64 | 1.34 | 15.64 |
| #FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282306
Tritanopia (blue-blind)
#102722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112903; /* rgb */ color: rgb(17, 41, 3); /* oklch */ color: oklch(25.2% 0.069 136.0);
Tailwind
colors: {
custom: {
50: '#516348',
500: '#112903',
950: '#000000',
},
}SCSS
$custom: #112903; $custom-light: #516348; $custom-dark: #000000;
JSON
{
"hex": "#112903",
"rgb": {
"r": 17,
"g": 41,
"b": 3
},
"hsl": {
"h": 97.895,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25178,
"c": 0.06919,
"h": 136
},
"luminance": 0.01712
}Semantic roles & 50–950 ramp
primary
#112903
secondary
#4F1B6D
accent
#2BFDAF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977