#232E1E#232E1E
#232E1E is a dark, muted green. Relative luminance 0.024; OKLCH L 28.6% C 0.032 H 136.1°. Best body text is #FFFFFF at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #232E1E |
|---|---|
| RGB | rgb(35, 46, 30) |
| HSL | hsl(101, 21%, 15%) |
| HSV | hsv(101, 35%, 18%) |
| CMYK | cmyk(23.9%, 0%, 34.8%, 82%) |
| CIE-LAB | lab(17.48, -8.52, 8.83) |
| CIE-LCH | lch(17.48, 12.27, 134.00°) |
| OKLab | oklab(28.56% -0.0231 0.0223) |
| OKLCH | oklch(28.56% 0.032 136.1) |
| XYZ | xyz(1.9044, 2.4050, 1.5919) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.29
Very Dark Green
#062E03
ΔE00 10.61
Dark Forest Green
#002D04
ΔE00 10.99
Dark Grey
#363737
ΔE00 11.76
Onyx
#353839
ΔE00 11.90
Dark Green
#033500
ΔE00 12.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E1E #291E2E
analogous
#2B2E1E #232E1E #1E2E21
triadic
#232E1E #1E232E #2E1E23
tetradic
#232E1E #1E2B2E #291E2E #2E211E
square
#232E1E #1E2B2E #291E2E #2E211E
split-complementary
#232E1E #211E2E #2E1E2B
monochromatic
#0E130C #0E130C #232E1E #3F5336 #5B784E
Accessibility & contrast
On white
14.18
#232E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#232E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E1E
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E1E | 1.00 | 14.18 | 1.48 | 14.18 |
| #FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1D
Deuteranopia (green-blind)
#2D2B1F
Tritanopia (blue-blind)
#232D2A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232e1e; /* rgb */ color: rgb(35, 46, 30); /* oklch */ color: oklch(28.6% 0.032 136.1);
Tailwind
colors: {
custom: {
50: '#5e6659',
500: '#232e1e',
950: '#000000',
},
}SCSS
$custom: #232e1e; $custom-light: #5e6659; $custom-dark: #000000;
JSON
{
"hex": "#232e1e",
"rgb": {
"r": 35,
"g": 46,
"b": 30
},
"hsl": {
"h": 101.25,
"s": 21.053,
"l": 14.902
},
"oklch": {
"l": 0.28563,
"c": 0.03213,
"h": 136.1
},
"luminance": 0.02405
}Semantic roles & 50–950 ramp
primary
#232E1E
secondary
#594860
accent
#6ABEA4
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78