#232C19#232C19
#232C19 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.9% C 0.035 H 129.1°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #232C19 |
|---|---|
| RGB | rgb(35, 44, 25) |
| HSL | hsl(88, 28%, 14%) |
| HSV | hsv(88, 43%, 17%) |
| CMYK | cmyk(20.5%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(16.65, -8.20, 11.09) |
| CIE-LCH | lch(16.65, 13.79, 126.48°) |
| OKLab | oklab(27.85% -0.0224 0.0275) |
| OKLCH | oklch(27.85% 0.035 129.1) |
| XYZ | xyz(1.7693, 2.2289, 1.2565) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.19
Dark Forest Green
#002D04
ΔE00 10.70
Charcoal (survey)
#343837
ΔE00 11.26
Dark Green
#033500
ΔE00 11.96
Dark Olive
#373E02
ΔE00 12.13
Dark Grey
#363737
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C19 #22192C
analogous
#2C2B19 #232C19 #192C19
triadic
#232C19 #19232C #2C1923
tetradic
#232C19 #192C2B #22192C #2C1919
square
#232C19 #192C2B #22192C #2C1919
split-complementary
#232C19 #19192C #2B192C
monochromatic
#10140B #10140B #232C19 #42532F #617A45
Accessibility & contrast
On white
14.52
#232C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#232C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C19
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C19 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A18
Deuteranopia (green-blind)
#2C291A
Tritanopia (blue-blind)
#242A27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c19; /* rgb */ color: rgb(35, 44, 25); /* oklch */ color: oklch(27.9% 0.035 129.1);
Tailwind
colors: {
custom: {
50: '#5e6555',
500: '#232c19',
950: '#000000',
},
}SCSS
$custom: #232c19; $custom-light: #5e6555; $custom-dark: #000000;
JSON
{
"hex": "#232c19",
"rgb": {
"r": 35,
"g": 44,
"b": 25
},
"hsl": {
"h": 88.421,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.27854,
"c": 0.03547,
"h": 129.1
},
"luminance": 0.02229
}Semantic roles & 50–950 ramp
primary
#232C19
secondary
#504160
accent
#64C491
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#040503
muted
#797A78