#232F28#232F28
#232F28 is a dark, muted green. Relative luminance 0.025; OKLCH L 29.2% C 0.021 H 159.2°. Best body text is #FFFFFF at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #232F28 |
|---|---|
| RGB | rgb(35, 47, 40) |
| HSL | hsl(145, 15%, 16%) |
| HSV | hsv(145, 26%, 18%) |
| CMYK | cmyk(25.5%, 0%, 14.9%, 81.6%) |
| CIE-LAB | lab(18.11, -6.91, 2.84) |
| CIE-LCH | lch(18.11, 7.47, 157.68°) |
| OKLab | oklab(29.16% -0.0194 0.0074) |
| OKLCH | oklch(29.16% 0.021 159.2) |
| XYZ | xyz(2.0925, 2.5435, 2.3878) |
| Luminance | 0.0254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.04
Gunmetal
#2A3439
ΔE00 8.43
Onyx
#353839
ΔE00 8.51
Dark Grey
#363737
ΔE00 8.79
Charcoal Grey
#3C4142
ΔE00 9.42
Almost Black
#070D0D
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F28 #2F232A
analogous
#242F23 #232F28 #232F2E
triadic
#232F28 #28232F #2F2823
tetradic
#232F28 #23242F #2F232A #2F2E23
square
#232F28 #23242F #2F232A #2F2E23
split-complementary
#232F28 #2E232F #2F2324
monochromatic
#0D120F #0D120F #232F28 #3D5246 #577564
Accessibility & contrast
On white
13.92
#232F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#232F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F28
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F28 | 1.00 | 13.92 | 1.51 | 13.92 |
| #FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D28
Deuteranopia (green-blind)
#2D2C28
Tritanopia (blue-blind)
#212F2D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #232f28; /* rgb */ color: rgb(35, 47, 40); /* oklch */ color: oklch(29.2% 0.021 159.2);
Tailwind
colors: {
custom: {
50: '#5e6761',
500: '#232f28',
950: '#000000',
},
}SCSS
$custom: #232f28; $custom-light: #5e6761; $custom-dark: #000000;
JSON
{
"hex": "#232f28",
"rgb": {
"r": 35,
"g": 47,
"b": 40
},
"hsl": {
"h": 145,
"s": 14.634,
"l": 16.078
},
"oklch": {
"l": 0.29157,
"c": 0.02071,
"h": 159.2
},
"luminance": 0.02544
}Semantic roles & 50–950 ramp
primary
#232F28
secondary
#604E58
accent
#709AB7
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040605
muted
#797A79