#112603#112603
#112603 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.2% C 0.065 H 134.9°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #112603 |
|---|---|
| RGB | rgb(17, 38, 3) |
| HSL | hsl(96, 85%, 8%) |
| HSV | hsv(96, 92%, 15%) |
| CMYK | cmyk(55.3%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(12.68, -16.28, 17.17) |
| CIE-LCH | lch(12.68, 23.66, 133.48°) |
| OKLab | oklab(24.18% -0.0456 0.0457) |
| OKLCH | oklch(24.18% 0.065 134.9) |
| XYZ | xyz(0.9407, 1.5119, 0.3284) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.42
Dark Forest Green
#002D04
ΔE00 4.85
Dark Green
#033500
ΔE00 7.06
Hunter Green (survey)
#0B4008
ΔE00 9.69
Forrest Green
#154406
ΔE00 10.90
Pine Green
#0A481E
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112603 #180326
analogous
#222603 #112603 #032606
triadic
#112603 #031126 #260311
tetradic
#112603 #032226 #180326 #260603
square
#112603 #032226 #180326 #260603
split-complementary
#112603 #060326 #260322
monochromatic
#0D1C02 #0D1C02 #112603 #2A5F07 #44970C
Accessibility & contrast
On white
16.12
#112603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#112603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112603
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112603 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#10241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #112603; /* rgb */ color: rgb(17, 38, 3); /* oklch */ color: oklch(24.2% 0.065 134.9);
Tailwind
colors: {
custom: {
50: '#506048',
500: '#112603',
950: '#000000',
},
}SCSS
$custom: #112603; $custom-light: #506048; $custom-dark: #000000;
JSON
{
"hex": "#112603",
"rgb": {
"r": 17,
"g": 38,
"b": 3
},
"hsl": {
"h": 96,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.24184,
"c": 0.06454,
"h": 134.9
},
"luminance": 0.01512
}Semantic roles & 50–950 ramp
primary
#112603
secondary
#4A1B6A
accent
#2CFCA9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977