#23391E#23391E
#23391E is a dark, muted green. Relative luminance 0.034; OKLCH L 31.8% C 0.054 H 139.9°. Best body text is #FFFFFF at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #23391E |
|---|---|
| RGB | rgb(35, 57, 30) |
| HSL | hsl(109, 31%, 17%) |
| HSV | hsv(109, 47%, 22%) |
| CMYK | cmyk(38.6%, 0%, 47.4%, 77.6%) |
| CIE-LAB | lab(21.50, -15.12, 14.14) |
| CIE-LCH | lch(21.50, 20.70, 136.93°) |
| OKLab | oklab(31.8% -0.0413 0.0348) |
| OKLCH | oklch(31.8% 0.054 139.9) |
| XYZ | xyz(2.3905, 3.3772, 1.7540) |
| Luminance | 0.0338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.61
Dark Forest Green
#002D04
ΔE00 7.13
Dark Green
#033500
ΔE00 7.71
Evergreen
#05472A
ΔE00 8.01
Pine Green
#0A481E
ΔE00 8.10
Hunter Green (survey)
#0B4008
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23391E #341E39
analogous
#31391E #23391E #1E3927
triadic
#23391E #1E2339 #391E23
tetradic
#23391E #1E3139 #341E39 #39271E
square
#23391E #1E3139 #341E39 #39271E
split-complementary
#23391E #271E39 #391E31
monochromatic
#0C140B #0C140B #23391E #3C6133 #548948
Accessibility & contrast
On white
12.53
#23391E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#23391E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23391E
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23391E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23391E | 1.00 | 12.53 | 1.68 | 12.53 |
| #FFFFFF | 12.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A351C
Deuteranopia (green-blind)
#373320
Tritanopia (blue-blind)
#223732
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #23391e; /* rgb */ color: rgb(35, 57, 30); /* oklch */ color: oklch(31.8% 0.054 139.9);
Tailwind
colors: {
custom: {
50: '#5f6f5a',
500: '#23391e',
950: '#000000',
},
}SCSS
$custom: #23391e; $custom-light: #5f6f5a; $custom-dark: #000000;
JSON
{
"hex": "#23391e",
"rgb": {
"r": 35,
"g": 57,
"b": 30
},
"hsl": {
"h": 108.889,
"s": 31.034,
"l": 17.059
},
"oklch": {
"l": 0.31799,
"c": 0.05403,
"h": 139.9
},
"luminance": 0.03377
}Semantic roles & 50–950 ramp
primary
#23391E
secondary
#66466D
accent
#61C7B4
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040703
muted
#797A78