#113302#113302
#113302 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.085 H 138.0°. Best body text is #FFFFFF at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #113302 |
|---|---|
| RGB | rgb(17, 51, 2) |
| HSL | hsl(102, 92%, 10%) |
| HSV | hsv(102, 96%, 20%) |
| CMYK | cmyk(66.7%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(17.88, -22.71, 24.20) |
| CIE-LCH | lch(17.88, 33.19, 133.18°) |
| OKLab | oklab(28.46% -0.0629 0.0568) |
| OKLCH | oklch(28.46% 0.085 138) |
| XYZ | xyz(1.4259, 2.4911, 0.4631) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.28
Very Dark Green
#062E03
ΔE00 2.59
Dark Forest Green
#002D04
ΔE00 3.66
Hunter Green (survey)
#0B4008
ΔE00 4.49
Forrest Green
#154406
ΔE00 5.64
Forest Green (survey)
#06470C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113302 #240233
analogous
#293302 #113302 #02330C
triadic
#113302 #021133 #330211
tetradic
#113302 #022933 #240233 #330C02
square
#113302 #022933 #240233 #330C02
split-complementary
#113302 #0C0233 #330229
monochromatic
#0A1D01 #0A1D01 #113302 #256E04 #38A907
Accessibility & contrast
On white
14.02
#113302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#113302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113302
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113302 | 1.00 | 14.02 | 1.50 | 14.02 |
| #FFFFFF | 14.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D00
Deuteranopia (green-blind)
#312B06
Tritanopia (blue-blind)
#0E312A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #113302; /* rgb */ color: rgb(17, 51, 2); /* oklch */ color: oklch(28.5% 0.085 138.0);
Tailwind
colors: {
custom: {
50: '#546b48',
500: '#113302',
950: '#000000',
},
}SCSS
$custom: #113302; $custom-light: #546b48; $custom-dark: #000000;
JSON
{
"hex": "#113302",
"rgb": {
"r": 17,
"g": 51,
"b": 2
},
"hsl": {
"h": 101.633,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28458,
"c": 0.08476,
"h": 138
},
"luminance": 0.02491
}Semantic roles & 50–950 ramp
primary
#113302
secondary
#5B1A77
accent
#29FFBD
background
#F5F6F4
surface
#E8EBE6
border
#C4C6C2
text
#030600
muted
#787A77