#232E28#232E28
#232E28 is a dark, near-neutral green. Relative luminance 0.025; OKLCH L 28.9% C 0.019 H 161.1°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #232E28 |
|---|---|
| RGB | rgb(35, 46, 40) |
| HSL | hsl(147, 14%, 16%) |
| HSV | hsv(147, 24%, 18%) |
| CMYK | cmyk(23.9%, 0%, 13%, 82%) |
| CIE-LAB | lab(17.76, -6.26, 2.32) |
| CIE-LCH | lch(17.76, 6.68, 159.63°) |
| OKLab | oklab(28.87% -0.0176 0.006) |
| OKLCH | oklch(28.87% 0.019 161.1) |
| XYZ | xyz(2.0530, 2.4645, 2.3746) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 6.54
Gunmetal
#2A3439
ΔE00 7.79
Onyx
#353839
ΔE00 7.95
Dark Grey
#363737
ΔE00 8.23
Charcoal Grey
#3C4142
ΔE00 9.05
Almost Black
#070D0D
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E28 #2E2329
analogous
#232E23 #232E28 #232E2D
triadic
#232E28 #28232E #2E2823
tetradic
#232E28 #23232E #2E2329 #2E2D23
square
#232E28 #23232E #2E2329 #2E2D23
split-complementary
#232E28 #2D232E #2E2323
monochromatic
#0D110F #0D110F #232E28 #3D5146 #587464
Accessibility & contrast
On white
14.07
#232E28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232E28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E28
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E28 | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C28
Deuteranopia (green-blind)
#2C2B28
Tritanopia (blue-blind)
#212E2C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232e28; /* rgb */ color: rgb(35, 46, 40); /* oklch */ color: oklch(28.9% 0.019 161.1);
Tailwind
colors: {
custom: {
50: '#5e6661',
500: '#232e28',
950: '#000000',
},
}SCSS
$custom: #232e28; $custom-light: #5e6661; $custom-dark: #000000;
JSON
{
"hex": "#232e28",
"rgb": {
"r": 35,
"g": 46,
"b": 40
},
"hsl": {
"h": 147.273,
"s": 13.58,
"l": 15.882
},
"oklch": {
"l": 0.28872,
"c": 0.01862,
"h": 161.1
},
"luminance": 0.02465
}Semantic roles & 50–950 ramp
primary
#232E28
secondary
#5F4E57
accent
#7197B6
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040605
muted
#797A79