#112302#112302
#112302 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.061 H 133.1°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #112302 |
|---|---|
| RGB | rgb(17, 35, 2) |
| HSL | hsl(93, 89%, 7%) |
| HSV | hsv(93, 94%, 14%) |
| CMYK | cmyk(51.4%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(11.45, -14.83, 15.90) |
| CIE-LCH | lch(11.45, 21.74, 133.01°) |
| OKLab | oklab(23.17% -0.0418 0.0447) |
| OKLCH | oklch(23.17% 0.061 133.1) |
| XYZ | xyz(0.8431, 1.3256, 0.2689) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.64
Dark Forest Green
#002D04
ΔE00 5.97
Dark Green
#033500
ΔE00 8.30
Hunter Green (survey)
#0B4008
ΔE00 10.93
Forrest Green
#154406
ΔE00 12.11
Pine Green
#0A481E
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112302 #140223
analogous
#222302 #112302 #022303
triadic
#112302 #021123 #230211
tetradic
#112302 #022223 #140223 #230302
square
#112302 #022223 #140223 #230302
split-complementary
#112302 #030223 #230222
monochromatic
#0E1D02 #0E1D02 #112302 #2D5D05 #499709
Accessibility & contrast
On white
16.60
#112302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#112302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112302
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112302 | 1.00 | 16.60 | 1.27 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#221E04
Tritanopia (blue-blind)
#11211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #112302; /* rgb */ color: rgb(17, 35, 2); /* oklch */ color: oklch(23.2% 0.061 133.1);
Tailwind
colors: {
custom: {
50: '#4f5e47',
500: '#112302',
950: '#000000',
},
}SCSS
$custom: #112302; $custom-light: #4f5e47; $custom-dark: #000000;
JSON
{
"hex": "#112302",
"rgb": {
"r": 17,
"g": 35,
"b": 2
},
"hsl": {
"h": 92.727,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.23171,
"c": 0.06124,
"h": 133.1
},
"luminance": 0.01326
}Semantic roles & 50–950 ramp
primary
#112302
secondary
#441869
accent
#29FF9E
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977