#232A0B#232A0B
#232A0B is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 27.0% C 0.050 H 120.6°. Best body text is #FFFFFF at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #232A0B |
|---|---|
| RGB | rgb(35, 42, 11) |
| HSL | hsl(74, 58%, 10%) |
| HSV | hsv(74, 74%, 16%) |
| CMYK | cmyk(16.7%, 0%, 73.8%, 83.5%) |
| CIE-LAB | lab(15.68, -8.91, 18.08) |
| CIE-LCH | lch(15.68, 20.16, 116.25°) |
| OKLab | oklab(27.01% -0.0257 0.0434) |
| OKLCH | oklch(27.01% 0.05 120.6) |
| XYZ | xyz(1.5815, 2.0374, 0.6265) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.06
Very Dark Green
#062E03
ΔE00 9.12
Dark Forest Green
#002D04
ΔE00 9.93
Dark Green
#033500
ΔE00 10.56
Hunter Green (survey)
#0B4008
ΔE00 12.01
Forrest Green
#154406
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232A0B #120B2A
analogous
#2A210B #232A0B #132A0B
triadic
#232A0B #0B232A #2A0B23
tetradic
#232A0B #0B2A21 #120B2A #2A0B13
square
#232A0B #0B2A21 #120B2A #2A0B13
split-complementary
#232A0B #0B132A #210B2A
monochromatic
#141806 #141806 #232A0B #4B5A18 #748B24
Accessibility & contrast
On white
14.92
#232A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#232A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232A0B
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232A0B | 1.00 | 14.92 | 1.41 | 14.92 |
| #FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2708
Deuteranopia (green-blind)
#2C270D
Tritanopia (blue-blind)
#252723
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #232a0b; /* rgb */ color: rgb(35, 42, 11); /* oklch */ color: oklch(27.0% 0.050 120.6);
Tailwind
colors: {
custom: {
50: '#5e634c',
500: '#232a0b',
950: '#000000',
},
}SCSS
$custom: #232a0b; $custom-light: #5e634c; $custom-dark: #000000;
JSON
{
"hex": "#232a0b",
"rgb": {
"r": 35,
"g": 42,
"b": 11
},
"hsl": {
"h": 73.548,
"s": 58.491,
"l": 10.392
},
"oklch": {
"l": 0.27005,
"c": 0.05046,
"h": 120.6
},
"luminance": 0.02037
}Semantic roles & 50–950 ramp
primary
#232A0B
secondary
#382B66
accent
#46E269
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977