#11331F#11331F
#11331F is a dark, muted green. Relative luminance 0.026; OKLCH L 28.9% C 0.054 H 155.0°. Best body text is #FFFFFF at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #11331F |
|---|---|
| RGB | rgb(17, 51, 31) |
| HSL | hsl(145, 50%, 13%) |
| HSV | hsv(145, 67%, 20%) |
| CMYK | cmyk(66.7%, 0%, 39.2%, 80%) |
| CIE-LAB | lab(18.30, -18.07, 9.08) |
| CIE-LCH | lch(18.30, 20.22, 153.32°) |
| OKLab | oklab(28.94% -0.0492 0.0229) |
| OKLCH | oklch(28.94% 0.054 155) |
| XYZ | xyz(1.6622, 2.5856, 1.7075) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.61
Very Dark Green
#062E03
ΔE00 6.86
Evergreen
#05472A
ΔE00 7.27
Dark Green
#033500
ΔE00 8.83
Pine Green
#0A481E
ΔE00 9.08
Hunter Green (survey)
#0B4008
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11331F #331125
analogous
#143311 #11331F #113330
triadic
#11331F #1F1133 #331F11
tetradic
#11331F #111433 #331125 #333011
square
#11331F #111433 #331125 #333011
split-complementary
#11331F #301133 #331114
monochromatic
#08170E #08170E #11331F #20613B #308F57
Accessibility & contrast
On white
13.84
#11331F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#11331F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11331F
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11331F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11331F | 1.00 | 13.84 | 1.52 | 13.84 |
| #FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1E
Deuteranopia (green-blind)
#2E2B20
Tritanopia (blue-blind)
#07322E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #11331f; /* rgb */ color: rgb(17, 51, 31); /* oklch */ color: oklch(28.9% 0.054 155.0);
Tailwind
colors: {
custom: {
50: '#536b5a',
500: '#11331f',
950: '#000000',
},
}SCSS
$custom: #11331f; $custom-light: #536b5a; $custom-dark: #000000;
JSON
{
"hex": "#11331f",
"rgb": {
"r": 17,
"g": 51,
"b": 31
},
"hsl": {
"h": 144.706,
"s": 50,
"l": 13.333
},
"oklch": {
"l": 0.28943,
"c": 0.05423,
"h": 155
},
"luminance": 0.02586
}Semantic roles & 50–950 ramp
primary
#11331F
secondary
#6C3455
accent
#4EA0DA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79