#23331C#23331C
#23331C is a dark, muted green. Relative luminance 0.028; OKLCH L 30.0% C 0.045 H 136.6°. Best body text is #FFFFFF at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #23331C |
|---|---|
| RGB | rgb(35, 51, 28) |
| HSL | hsl(102, 29%, 15%) |
| HSV | hsv(102, 45%, 20%) |
| CMYK | cmyk(31.4%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(19.26, -11.99, 12.53) |
| CIE-LCH | lch(19.26, 17.34, 133.74°) |
| OKLab | oklab(29.98% -0.0328 0.031) |
| OKLCH | oklch(29.98% 0.045 136.6) |
| XYZ | xyz(2.0865, 2.8088, 1.5306) |
| Luminance | 0.0281 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.73
Dark Forest Green
#002D04
ΔE00 8.25
Dark Green
#033500
ΔE00 9.35
Evergreen
#05472A
ΔE00 10.40
Hunter Green (survey)
#0B4008
ΔE00 10.40
Pine Green
#0A481E
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23331C #2C1C33
analogous
#2E331C #23331C #1C3320
triadic
#23331C #1C2333 #331C23
tetradic
#23331C #1C2E33 #2C1C33 #33201C
square
#23331C #1C2E33 #2C1C33 #33201C
split-complementary
#23331C #201C33 #331C2E
monochromatic
#0E140B #0E140B #23331C #3E5B32 #598247
Accessibility & contrast
On white
13.45
#23331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#23331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23331C
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23331C | 1.00 | 13.45 | 1.56 | 13.45 |
| #FFFFFF | 13.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301A
Deuteranopia (green-blind)
#322E1D
Tritanopia (blue-blind)
#23312D
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #23331c; /* rgb */ color: rgb(35, 51, 28); /* oklch */ color: oklch(30.0% 0.045 136.6);
Tailwind
colors: {
custom: {
50: '#5e6a58',
500: '#23331c',
950: '#000000',
},
}SCSS
$custom: #23331c; $custom-light: #5e6a58; $custom-dark: #000000;
JSON
{
"hex": "#23331c",
"rgb": {
"r": 35,
"g": 51,
"b": 28
},
"hsl": {
"h": 101.739,
"s": 29.114,
"l": 15.49
},
"oklch": {
"l": 0.29979,
"c": 0.0451,
"h": 136.6
},
"luminance": 0.02809
}Semantic roles & 50–950 ramp
primary
#23331C
secondary
#5C4467
accent
#62C5A7
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78