#23331E#23331E
#23331E is a dark, muted green. Relative luminance 0.028; OKLCH L 30.0% C 0.042 H 138.4°. Best body text is #FFFFFF at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #23331E |
|---|---|
| RGB | rgb(35, 51, 30) |
| HSL | hsl(106, 26%, 16%) |
| HSV | hsv(106, 41%, 20%) |
| CMYK | cmyk(31.4%, 0%, 41.2%, 80%) |
| CIE-LAB | lab(19.30, -11.61, 11.26) |
| CIE-LCH | lch(19.30, 16.18, 135.87°) |
| OKLab | oklab(30.03% -0.0317 0.0281) |
| OKLCH | oklch(30.03% 0.042 138.4) |
| XYZ | xyz(2.1112, 2.8186, 1.6609) |
| Luminance | 0.0282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.27
Dark Forest Green
#002D04
ΔE00 8.71
Dark Green
#033500
ΔE00 9.94
Evergreen
#05472A
ΔE00 10.49
Hunter Green (survey)
#0B4008
ΔE00 10.97
Pine Green
#0A481E
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23331E #2E1E33
analogous
#2D331E #23331E #1E3323
triadic
#23331E #1E2333 #331E23
tetradic
#23331E #1E2D33 #2E1E33 #33231E
square
#23331E #1E2D33 #2E1E33 #33231E
split-complementary
#23331E #231E33 #331E2D
monochromatic
#0D130B #0D130B #23331E #3D5A35 #58804B
Accessibility & contrast
On white
13.43
#23331E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#23331E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23331E
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23331E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23331E | 1.00 | 13.43 | 1.56 | 13.43 |
| #FFFFFF | 13.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#34301D
Deuteranopia (green-blind)
#322E1F
Tritanopia (blue-blind)
#22322E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #23331e; /* rgb */ color: rgb(35, 51, 30); /* oklch */ color: oklch(30.0% 0.042 138.4);
Tailwind
colors: {
custom: {
50: '#5e6a5a',
500: '#23331e',
950: '#000000',
},
}SCSS
$custom: #23331e; $custom-light: #5e6a5a; $custom-dark: #000000;
JSON
{
"hex": "#23331e",
"rgb": {
"r": 35,
"g": 51,
"b": 30
},
"hsl": {
"h": 105.714,
"s": 25.926,
"l": 15.882
},
"oklch": {
"l": 0.30026,
"c": 0.04235,
"h": 138.4
},
"luminance": 0.02819
}Semantic roles & 50–950 ramp
primary
#23331E
secondary
#5F4766
accent
#65C2AC
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78