#232C16#232C16
#232C16 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.8% C 0.040 H 127.0°. Best body text is #FFFFFF at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #232C16 |
|---|---|
| RGB | rgb(35, 44, 22) |
| HSL | hsl(85, 33%, 13%) |
| HSV | hsv(85, 50%, 17%) |
| CMYK | cmyk(20.5%, 0%, 50%, 82.7%) |
| CIE-LAB | lab(16.59, -8.71, 13.01) |
| CIE-LCH | lch(16.59, 15.66, 123.81°) |
| OKLab | oklab(27.79% -0.024 0.0318) |
| OKLCH | oklch(27.79% 0.04 127) |
| XYZ | xyz(1.7386, 2.2166, 1.0951) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.47
Dark Forest Green
#002D04
ΔE00 10.07
Dark Olive
#373E02
ΔE00 11.12
Dark Green
#033500
ΔE00 11.18
Charcoal (survey)
#343837
ΔE00 12.28
Hunter Green (survey)
#0B4008
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C16 #1F162C
analogous
#2C2A16 #232C16 #182C16
triadic
#232C16 #16232C #2C1623
tetradic
#232C16 #162C2A #1F162C #2C1618
square
#232C16 #162C2A #1F162C #2C1618
split-complementary
#232C16 #16182C #2A162C
monochromatic
#10140A #10140A #232C16 #43552A #647E3F
Accessibility & contrast
On white
14.55
#232C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#232C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C16
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C16 | 1.00 | 14.55 | 1.44 | 14.55 |
| #FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2914
Deuteranopia (green-blind)
#2D2917
Tritanopia (blue-blind)
#242A27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c16; /* rgb */ color: rgb(35, 44, 22); /* oklch */ color: oklch(27.8% 0.040 127.0);
Tailwind
colors: {
custom: {
50: '#5e6553',
500: '#232c16',
950: '#000000',
},
}SCSS
$custom: #232c16; $custom-light: #5e6553; $custom-dark: #000000;
JSON
{
"hex": "#232c16",
"rgb": {
"r": 35,
"g": 44,
"b": 22
},
"hsl": {
"h": 84.545,
"s": 33.333,
"l": 12.941
},
"oklch": {
"l": 0.27786,
"c": 0.03984,
"h": 127
},
"luminance": 0.02217
}Semantic roles & 50–950 ramp
primary
#232C16
secondary
#4C3C61
accent
#5EC98A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040502
muted
#797A78