#112802#112802
#112802 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.8% C 0.069 H 135.2°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #112802 |
|---|---|
| RGB | rgb(17, 40, 2) |
| HSL | hsl(96, 90%, 8%) |
| HSV | hsv(96, 95%, 16%) |
| CMYK | cmyk(57.5%, 0%, 95%, 84.3%) |
| CIE-LAB | lab(13.48, -17.47, 18.64) |
| CIE-LCH | lch(13.48, 25.55, 133.14°) |
| OKLab | oklab(24.83% -0.0489 0.0486) |
| OKLCH | oklch(24.83% 0.069 135.2) |
| XYZ | xyz(1.0009, 1.6411, 0.3214) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.53
Dark Forest Green
#002D04
ΔE00 4.13
Dark Green
#033500
ΔE00 6.07
Hunter Green (survey)
#0B4008
ΔE00 8.73
Forrest Green
#154406
ΔE00 9.94
Pine Green
#0A481E
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112802 #190228
analogous
#242802 #112802 #022806
triadic
#112802 #021128 #280211
tetradic
#112802 #022428 #190228 #280602
square
#112802 #022428 #190228 #280602
split-complementary
#112802 #060228 #280224
monochromatic
#0C1D01 #0C1D01 #112802 #2A6205 #439D08
Accessibility & contrast
On white
15.81
#112802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#112802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112802
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112802 | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#272205
Tritanopia (blue-blind)
#102621
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112802; /* rgb */ color: rgb(17, 40, 2); /* oklch */ color: oklch(24.8% 0.069 135.2);
Tailwind
colors: {
custom: {
50: '#506247',
500: '#112802',
950: '#000000',
},
}SCSS
$custom: #112802; $custom-light: #506247; $custom-dark: #000000;
JSON
{
"hex": "#112802",
"rgb": {
"r": 17,
"g": 40,
"b": 2
},
"hsl": {
"h": 96.316,
"s": 90.476,
"l": 8.235
},
"oklch": {
"l": 0.24832,
"c": 0.06894,
"h": 135.2
},
"luminance": 0.01641
}Semantic roles & 50–950 ramp
primary
#112802
secondary
#4C196D
accent
#29FFAA
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977