#112703#112703
#112703 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.5% C 0.066 H 135.3°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #112703 |
|---|---|
| RGB | rgb(17, 39, 3) |
| HSL | hsl(97, 86%, 8%) |
| HSV | hsv(97, 92%, 15%) |
| CMYK | cmyk(56.4%, 0%, 92.3%, 84.7%) |
| CIE-LAB | lab(13.09, -16.81, 17.71) |
| CIE-LCH | lch(13.09, 24.42, 133.50°) |
| OKLab | oklab(24.52% -0.047 0.0465) |
| OKLCH | oklch(24.52% 0.066 135.3) |
| XYZ | xyz(0.9731, 1.5767, 0.3392) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.00
Dark Forest Green
#002D04
ΔE00 4.50
Dark Green
#033500
ΔE00 6.62
Hunter Green (survey)
#0B4008
ΔE00 9.25
Forrest Green
#154406
ΔE00 10.47
Pine Green
#0A481E
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112703 #190327
analogous
#232703 #112703 #032707
triadic
#112703 #031127 #270311
tetradic
#112703 #032327 #190327 #270703
square
#112703 #032327 #190327 #270703
split-complementary
#112703 #070327 #270323
monochromatic
#0C1C02 #0C1C02 #112703 #2A6007 #43990C
Accessibility & contrast
On white
15.96
#112703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#112703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112703
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112703 | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262106
Tritanopia (blue-blind)
#102520
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #112703; /* rgb */ color: rgb(17, 39, 3); /* oklch */ color: oklch(24.5% 0.066 135.3);
Tailwind
colors: {
custom: {
50: '#506148',
500: '#112703',
950: '#000000',
},
}SCSS
$custom: #112703; $custom-light: #506148; $custom-dark: #000000;
JSON
{
"hex": "#112703",
"rgb": {
"r": 17,
"g": 39,
"b": 3
},
"hsl": {
"h": 96.667,
"s": 85.714,
"l": 8.235
},
"oklch": {
"l": 0.24515,
"c": 0.06611,
"h": 135.3
},
"luminance": 0.01577
}Semantic roles & 50–950 ramp
primary
#112703
secondary
#4C1B6B
accent
#2CFCAB
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977