#232E23#232E23
#232E23 is a dark, muted green. Relative luminance 0.024; OKLCH L 28.7% C 0.025 H 144.9°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #232E23 |
|---|---|
| RGB | rgb(35, 46, 35) |
| HSL | hsl(120, 14%, 16%) |
| HSV | hsv(120, 24%, 18%) |
| CMYK | cmyk(23.9%, 0%, 23.9%, 82%) |
| CIE-LAB | lab(17.61, -7.45, 5.58) |
| CIE-LCH | lch(17.61, 9.31, 143.19°) |
| OKLab | oklab(28.71% -0.0204 0.0143) |
| OKLCH | oklch(28.71% 0.025 144.9) |
| XYZ | xyz(1.9734, 2.4326, 1.9554) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 8.41
Onyx
#353839
ΔE00 9.97
Dark Grey
#363737
ΔE00 10.01
Gunmetal
#2A3439
ΔE00 10.55
Charcoal Grey
#3C4142
ΔE00 10.86
Almost Black
#070D0D
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E23 #2E232E
analogous
#282E23 #232E23 #232E28
triadic
#232E23 #23232E #2E2323
tetradic
#232E23 #23282E #2E232E #2E2823
square
#232E23 #23282E #2E232E #2E2823
split-complementary
#232E23 #28232E #2E2328
monochromatic
#0D110D #0D110D #232E23 #3D513D #587458
Accessibility & contrast
On white
14.13
#232E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E23
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E23 | 1.00 | 14.13 | 1.49 | 14.13 |
| #FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C22
Deuteranopia (green-blind)
#2D2B24
Tritanopia (blue-blind)
#222D2B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232e23; /* rgb */ color: rgb(35, 46, 35); /* oklch */ color: oklch(28.7% 0.025 144.9);
Tailwind
colors: {
custom: {
50: '#5e665d',
500: '#232e23',
950: '#000000',
},
}SCSS
$custom: #232e23; $custom-light: #5e665d; $custom-dark: #000000;
JSON
{
"hex": "#232e23",
"rgb": {
"r": 35,
"g": 46,
"b": 35
},
"hsl": {
"h": 120,
"s": 13.58,
"l": 15.882
},
"oklch": {
"l": 0.28707,
"c": 0.0249,
"h": 144.9
},
"luminance": 0.02433
}Semantic roles & 50–950 ramp
primary
#232E23
secondary
#5F4E5F
accent
#71B6B6
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040604
muted
#797A79