#232C0B#232C0B
#232C0B is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.054 H 122.9°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #232C0B |
|---|---|
| RGB | rgb(35, 44, 11) |
| HSL | hsl(76, 60%, 11%) |
| HSV | hsv(76, 75%, 17%) |
| CMYK | cmyk(20.5%, 0%, 75%, 82.7%) |
| CIE-LAB | lab(16.42, -10.16, 19.00) |
| CIE-LCH | lch(16.42, 21.55, 118.14°) |
| OKLab | oklab(27.6% -0.0292 0.0452) |
| OKLCH | oklch(27.6% 0.054 122.9) |
| XYZ | xyz(1.6542, 2.1828, 0.6507) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.24
Dark Olive
#373E02
ΔE00 8.46
Dark Forest Green
#002D04
ΔE00 9.11
Dark Green
#033500
ΔE00 9.59
Hunter Green (survey)
#0B4008
ΔE00 10.98
Forrest Green
#154406
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C0B #140B2C
analogous
#2C240B #232C0B #122C0B
triadic
#232C0B #0B232C #2C0B23
tetradic
#232C0B #0B2C24 #140B2C #2C0B12
square
#232C0B #0B2C24 #140B2C #2C0B12
split-complementary
#232C0B #0B122C #240B2C
monochromatic
#131806 #131806 #232C0B #4A5D17 #718E23
Accessibility & contrast
On white
14.62
#232C0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#232C0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C0B
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C0B | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2907
Deuteranopia (green-blind)
#2E290D
Tritanopia (blue-blind)
#252925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c0b; /* rgb */ color: rgb(35, 44, 11); /* oklch */ color: oklch(27.6% 0.054 122.9);
Tailwind
colors: {
custom: {
50: '#5f654c',
500: '#232c0b',
950: '#000000',
},
}SCSS
$custom: #232c0b; $custom-light: #5f654c; $custom-dark: #000000;
JSON
{
"hex": "#232c0b",
"rgb": {
"r": 35,
"g": 44,
"b": 11
},
"hsl": {
"h": 76.364,
"s": 60,
"l": 10.784
},
"oklch": {
"l": 0.27598,
"c": 0.05376,
"h": 122.9
},
"luminance": 0.02183
}Semantic roles & 50–950 ramp
primary
#232C0B
secondary
#3B2B68
accent
#45E370
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77