#232B0E#232B0E
#232B0E is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.049 H 122.5°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #232B0E |
|---|---|
| RGB | rgb(35, 43, 14) |
| HSL | hsl(77, 51%, 11%) |
| HSV | hsv(77, 67%, 17%) |
| CMYK | cmyk(18.6%, 0%, 67.4%, 83.1%) |
| CIE-LAB | lab(16.09, -9.21, 17.19) |
| CIE-LCH | lch(16.09, 19.50, 118.18°) |
| OKLab | oklab(27.35% -0.0261 0.041) |
| OKLCH | oklch(27.35% 0.049 122.5) |
| XYZ | xyz(1.6363, 2.1168, 0.7378) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.85
Dark Olive
#373E02
ΔE00 9.28
Dark Forest Green
#002D04
ΔE00 9.64
Dark Green
#033500
ΔE00 10.34
Hunter Green (survey)
#0B4008
ΔE00 11.76
Forrest Green
#154406
ΔE00 12.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B0E #160E2B
analogous
#2B240E #232B0E #142B0E
triadic
#232B0E #0E232B #2B0E23
tetradic
#232B0E #0E2B24 #160E2B #2B0E14
square
#232B0E #0E2B24 #160E2B #2B0E14
split-complementary
#232B0E #0E142B #240E2B
monochromatic
#131708 #131708 #232B0E #49591D #6E872C
Accessibility & contrast
On white
14.75
#232B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#232B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B0E
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B0E | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E280B
Deuteranopia (green-blind)
#2D2810
Tritanopia (blue-blind)
#252925
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232b0e; /* rgb */ color: rgb(35, 43, 14); /* oklch */ color: oklch(27.3% 0.049 122.5);
Tailwind
colors: {
custom: {
50: '#5e644d',
500: '#232b0e',
950: '#000000',
},
}SCSS
$custom: #232b0e; $custom-light: #5e644d; $custom-dark: #000000;
JSON
{
"hex": "#232b0e",
"rgb": {
"r": 35,
"g": 43,
"b": 14
},
"hsl": {
"h": 76.552,
"s": 50.877,
"l": 11.176
},
"oklch": {
"l": 0.27345,
"c": 0.04866,
"h": 122.5
},
"luminance": 0.02117
}Semantic roles & 50–950 ramp
primary
#232B0E
secondary
#3F3065
accent
#4DDA74
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977