#232B25#232B25
#232B25 is a dark, near-neutral green. Relative luminance 0.022; OKLCH L 27.9% C 0.016 H 152.9°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #232B25 |
|---|---|
| RGB | rgb(35, 43, 37) |
| HSL | hsl(135, 10%, 15%) |
| HSV | hsv(135, 19%, 17%) |
| CMYK | cmyk(18.6%, 0%, 14%, 83.1%) |
| CIE-LAB | lab(16.59, -5.01, 2.75) |
| CIE-LCH | lch(16.59, 5.72, 151.29°) |
| OKLab | oklab(27.92% -0.0139 0.0071) |
| OKLCH | oklch(27.92% 0.016 152.9) |
| XYZ | xyz(1.8909, 2.2186, 2.0785) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 6.26
Onyx
#353839
ΔE00 7.58
Dark Grey
#363737
ΔE00 7.66
Gunmetal
#2A3439
ΔE00 7.80
Charcoal Grey
#3C4142
ΔE00 9.14
Almost Black
#070D0D
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B25 #2B2329
analogous
#252B23 #232B25 #232B29
triadic
#232B25 #25232B #2B2523
tetradic
#232B25 #23252B #2B2329 #2B2923
square
#232B25 #23252B #2B2329 #2B2923
split-complementary
#232B25 #29232B #2B2325
monochromatic
#0E110F #0E110F #232B25 #3E4D42 #5A6E5F
Accessibility & contrast
On white
14.54
#232B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#232B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B25
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B25 | 1.00 | 14.54 | 1.44 | 14.54 |
| #FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2A25
Deuteranopia (green-blind)
#2A2925
Tritanopia (blue-blind)
#222B29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232b25; /* rgb */ color: rgb(35, 43, 37); /* oklch */ color: oklch(27.9% 0.016 152.9);
Tailwind
colors: {
custom: {
50: '#5d645f',
500: '#232b25',
950: '#000000',
},
}SCSS
$custom: #232b25; $custom-light: #5d645f; $custom-dark: #000000;
JSON
{
"hex": "#232b25",
"rgb": {
"r": 35,
"g": 43,
"b": 37
},
"hsl": {
"h": 135,
"s": 10.256,
"l": 15.294
},
"oklch": {
"l": 0.27916,
"c": 0.01565,
"h": 152.9
},
"luminance": 0.02219
}Semantic roles & 50–950 ramp
primary
#232B25
secondary
#5B4F58
accent
#75A4B3
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#040504
muted
#797979