#232F27#232F27
#232F27 is a dark, muted green. Relative luminance 0.025; OKLCH L 29.1% C 0.022 H 155.6°. Best body text is #FFFFFF at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #232F27 |
|---|---|
| RGB | rgb(35, 47, 39) |
| HSL | hsl(140, 15%, 16%) |
| HSV | hsv(140, 26%, 18%) |
| CMYK | cmyk(25.5%, 0%, 17%, 81.6%) |
| CIE-LAB | lab(18.08, -7.15, 3.48) |
| CIE-LCH | lch(18.08, 7.96, 154.03°) |
| OKLab | oklab(29.12% -0.0199 0.009) |
| OKLCH | oklch(29.12% 0.022 155.6) |
| XYZ | xyz(2.0758, 2.5368, 2.2993) |
| Luminance | 0.0254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.41
Onyx
#353839
ΔE00 8.91
Gunmetal
#2A3439
ΔE00 8.99
Dark Grey
#363737
ΔE00 9.13
Charcoal Grey
#3C4142
ΔE00 9.78
Almost Black
#070D0D
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F27 #2F232B
analogous
#252F23 #232F27 #232F2D
triadic
#232F27 #27232F #2F2723
tetradic
#232F27 #23252F #2F232B #2F2D23
square
#232F27 #23252F #2F232B #2F2D23
split-complementary
#232F27 #2D232F #2F2325
monochromatic
#0D120F #0D120F #232F27 #3D5244 #577561
Accessibility & contrast
On white
13.93
#232F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#232F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F27
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F27 | 1.00 | 13.93 | 1.51 | 13.93 |
| #FFFFFF | 13.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D27
Deuteranopia (green-blind)
#2D2C27
Tritanopia (blue-blind)
#212F2D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #232f27; /* rgb */ color: rgb(35, 47, 39); /* oklch */ color: oklch(29.1% 0.022 155.6);
Tailwind
colors: {
custom: {
50: '#5e6761',
500: '#232f27',
950: '#000000',
},
}SCSS
$custom: #232f27; $custom-light: #5e6761; $custom-dark: #000000;
JSON
{
"hex": "#232f27",
"rgb": {
"r": 35,
"g": 47,
"b": 39
},
"hsl": {
"h": 140,
"s": 14.634,
"l": 16.078
},
"oklch": {
"l": 0.29123,
"c": 0.02186,
"h": 155.6
},
"luminance": 0.02537
}Semantic roles & 50–950 ramp
primary
#232F27
secondary
#604E5A
accent
#70A0B7
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040605
muted
#797A79