#232E1F#232E1F
#232E1F is a dark, muted green. Relative luminance 0.024; OKLCH L 28.6% C 0.031 H 137.5°. Best body text is #FFFFFF at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #232E1F |
|---|---|
| RGB | rgb(35, 46, 31) |
| HSL | hsl(104, 19%, 15%) |
| HSV | hsv(104, 33%, 18%) |
| CMYK | cmyk(23.9%, 0%, 32.6%, 82%) |
| CIE-LAB | lab(17.51, -8.32, 8.18) |
| CIE-LCH | lch(17.51, 11.66, 135.49°) |
| OKLab | oklab(28.59% -0.0226 0.0207) |
| OKLCH | oklch(28.59% 0.031 137.5) |
| XYZ | xyz(1.9174, 2.4102, 1.6603) |
| Luminance | 0.0241 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.92
Very Dark Green
#062E03
ΔE00 10.96
Dark Forest Green
#002D04
ΔE00 11.31
Dark Grey
#363737
ΔE00 11.42
Onyx
#353839
ΔE00 11.52
Charcoal Grey
#3C4142
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E1F #2A1F2E
analogous
#2A2E1F #232E1F #1F2E22
triadic
#232E1F #1F232E #2E1F23
tetradic
#232E1F #1F2A2E #2A1F2E #2E221F
square
#232E1F #1F2A2E #2A1F2E #2E221F
split-complementary
#232E1F #221F2E #2E1F2A
monochromatic
#0E120C #0E120C #232E1F #3F5338 #5B7750
Accessibility & contrast
On white
14.17
#232E1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#232E1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E1F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E1F | 1.00 | 14.17 | 1.48 | 14.17 |
| #FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1E
Deuteranopia (green-blind)
#2D2B20
Tritanopia (blue-blind)
#232D2A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232e1f; /* rgb */ color: rgb(35, 46, 31); /* oklch */ color: oklch(28.6% 0.031 137.5);
Tailwind
colors: {
custom: {
50: '#5e665a',
500: '#232e1f',
950: '#000000',
},
}SCSS
$custom: #232e1f; $custom-light: #5e665a; $custom-dark: #000000;
JSON
{
"hex": "#232e1f",
"rgb": {
"r": 35,
"g": 46,
"b": 31
},
"hsl": {
"h": 104,
"s": 19.481,
"l": 15.098
},
"oklch": {
"l": 0.2859,
"c": 0.03066,
"h": 137.5
},
"luminance": 0.0241
}Semantic roles & 50–950 ramp
primary
#232E1F
secondary
#5A4960
accent
#6CBCA7
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78