#232E25#232E25
#232E25 is a dark, muted green. Relative luminance 0.024; OKLCH L 28.8% C 0.022 H 150.2°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #232E25 |
|---|---|
| RGB | rgb(35, 46, 37) |
| HSL | hsl(131, 14%, 16%) |
| HSV | hsv(131, 24%, 18%) |
| CMYK | cmyk(23.9%, 0%, 19.6%, 82%) |
| CIE-LAB | lab(17.67, -6.99, 4.27) |
| CIE-LCH | lch(17.67, 8.19, 148.54°) |
| OKLab | oklab(28.77% -0.0193 0.011) |
| OKLCH | oklch(28.77% 0.022 150.2) |
| XYZ | xyz(2.0040, 2.4448, 2.1162) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.65
Onyx
#353839
ΔE00 9.16
Dark Grey
#363737
ΔE00 9.29
Gunmetal
#2A3439
ΔE00 9.49
Charcoal Grey
#3C4142
ΔE00 10.13
Almost Black
#070D0D
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E25 #2E232C
analogous
#262E23 #232E25 #232E2A
triadic
#232E25 #25232E #2E2523
tetradic
#232E25 #23262E #2E232C #2E2A23
square
#232E25 #23262E #2E232C #2E2A23
split-complementary
#232E25 #2A232E #2E2326
monochromatic
#0D110E #0D110E #232E25 #3D5141 #58745D
Accessibility & contrast
On white
14.10
#232E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E25
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E25 | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C25
Deuteranopia (green-blind)
#2C2B25
Tritanopia (blue-blind)
#222E2B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232e25; /* rgb */ color: rgb(35, 46, 37); /* oklch */ color: oklch(28.8% 0.022 150.2);
Tailwind
colors: {
custom: {
50: '#5e665f',
500: '#232e25',
950: '#000000',
},
}SCSS
$custom: #232e25; $custom-light: #5e665f; $custom-dark: #000000;
JSON
{
"hex": "#232e25",
"rgb": {
"r": 35,
"g": 46,
"b": 37
},
"hsl": {
"h": 130.909,
"s": 13.58,
"l": 15.882
},
"oklch": {
"l": 0.2877,
"c": 0.02221,
"h": 150.2
},
"luminance": 0.02445
}Semantic roles & 50–950 ramp
primary
#232E25
secondary
#5F4E5C
accent
#71AAB6
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040604
muted
#797A79