#113113#113113
#113113 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.065 H 144.7°. Best body text is #FFFFFF at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #113113 |
|---|---|
| RGB | rgb(17, 49, 19) |
| HSL | hsl(124, 48%, 13%) |
| HSV | hsv(124, 65%, 19%) |
| CMYK | cmyk(65.3%, 0%, 61.2%, 80.8%) |
| CIE-LAB | lab(17.29, -19.56, 15.56) |
| CIE-LCH | lch(17.29, 24.99, 141.48°) |
| OKLab | oklab(28.03% -0.0531 0.0375) |
| OKLCH | oklch(28.03% 0.065 144.7) |
| XYZ | xyz(1.4469, 2.3627, 0.9958) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.23
Dark Forest Green
#002D04
ΔE00 3.43
Dark Green
#033500
ΔE00 5.39
Hunter Green (survey)
#0B4008
ΔE00 7.34
Pine Green
#0A481E
ΔE00 7.88
Evergreen
#05472A
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#113113 #31112F
analogous
#1F3111 #113113 #113123
triadic
#113113 #131131 #311311
tetradic
#113113 #111F31 #31112F #312311
square
#113113 #111F31 #31112F #312311
split-complementary
#113113 #231131 #31111F
monochromatic
#081709 #081709 #113113 #215E25 #318C36
Accessibility & contrast
On white
14.26
#113113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#113113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #113113
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##113113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##113113 | 1.00 | 14.26 | 1.47 | 14.26 |
| #FFFFFF | 14.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C10
Deuteranopia (green-blind)
#2E2915
Tritanopia (blue-blind)
#0C302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #113113; /* rgb */ color: rgb(17, 49, 19); /* oklch */ color: oklch(28.0% 0.065 144.7);
Tailwind
colors: {
custom: {
50: '#536951',
500: '#113113',
950: '#000000',
},
}SCSS
$custom: #113113; $custom-light: #536951; $custom-dark: #000000;
JSON
{
"hex": "#113113",
"rgb": {
"r": 17,
"g": 49,
"b": 19
},
"hsl": {
"h": 123.75,
"s": 48.485,
"l": 12.941
},
"oklch": {
"l": 0.28033,
"c": 0.06498,
"h": 144.7
},
"luminance": 0.02363
}Semantic roles & 50–950 ramp
primary
#113113
secondary
#6A3466
accent
#50D0D8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78