#23391F#23391F
#23391F is a dark, muted green. Relative luminance 0.034; OKLCH L 31.8% C 0.053 H 140.7°. Best body text is #FFFFFF at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #23391F |
|---|---|
| RGB | rgb(35, 57, 31) |
| HSL | hsl(111, 30%, 17%) |
| HSV | hsv(111, 46%, 22%) |
| CMYK | cmyk(38.6%, 0%, 45.6%, 77.6%) |
| CIE-LAB | lab(21.51, -14.94, 13.52) |
| CIE-LCH | lch(21.51, 20.15, 137.85°) |
| OKLab | oklab(31.82% -0.0408 0.0334) |
| OKLCH | oklch(31.82% 0.053 140.7) |
| XYZ | xyz(2.4035, 3.3824, 1.8223) |
| Luminance | 0.0338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.82
Dark Forest Green
#002D04
ΔE00 7.30
Dark Green
#033500
ΔE00 7.98
Evergreen
#05472A
ΔE00 7.98
Pine Green
#0A481E
ΔE00 8.24
Hunter Green (survey)
#0B4008
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23391F #351F39
analogous
#30391F #23391F #1F3928
triadic
#23391F #1F2339 #391F23
tetradic
#23391F #1F3039 #351F39 #39281F
square
#23391F #1F3039 #351F39 #39281F
split-complementary
#23391F #281F39 #391F30
monochromatic
#0C140B #0C140B #23391F #3B6135 #54884A
Accessibility & contrast
On white
12.53
#23391F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#23391F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23391F
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23391F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23391F | 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)
#3A351D
Deuteranopia (green-blind)
#373321
Tritanopia (blue-blind)
#213733
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #23391f; /* rgb */ color: rgb(35, 57, 31); /* oklch */ color: oklch(31.8% 0.053 140.7);
Tailwind
colors: {
custom: {
50: '#5f6f5b',
500: '#23391f',
950: '#000000',
},
}SCSS
$custom: #23391f; $custom-light: #5f6f5b; $custom-dark: #000000;
JSON
{
"hex": "#23391f",
"rgb": {
"r": 35,
"g": 57,
"b": 31
},
"hsl": {
"h": 110.769,
"s": 29.545,
"l": 17.255
},
"oklch": {
"l": 0.31821,
"c": 0.05273,
"h": 140.7
},
"luminance": 0.03383
}Semantic roles & 50–950 ramp
primary
#23391F
secondary
#67476C
accent
#62C6B6
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040704
muted
#797A79