#232A09#232A09
#232A09 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 27.0% C 0.053 H 120.2°. Best body text is #FFFFFF at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #232A09 |
|---|---|
| RGB | rgb(35, 42, 9) |
| HSL | hsl(73, 65%, 10%) |
| HSV | hsv(73, 79%, 16%) |
| CMYK | cmyk(16.7%, 0%, 78.6%, 83.5%) |
| CIE-LAB | lab(15.66, -9.11, 18.87) |
| CIE-LCH | lch(15.66, 20.96, 115.78°) |
| OKLab | oklab(26.98% -0.0265 0.0455) |
| OKLCH | oklch(26.98% 0.053 120.2) |
| XYZ | xyz(1.5704, 2.0330, 0.5681) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.76
Very Dark Green
#062E03
ΔE00 9.02
Dark Forest Green
#002D04
ΔE00 9.87
Dark Green
#033500
ΔE00 10.41
Hunter Green (survey)
#0B4008
ΔE00 11.86
Forrest Green
#154406
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232A09 #10092A
analogous
#2A2009 #232A09 #132A09
triadic
#232A09 #09232A #2A0923
tetradic
#232A09 #092A20 #10092A #2A0913
square
#232A09 #092A20 #10092A #2A0913
split-complementary
#232A09 #09132A #20092A
monochromatic
#151905 #151905 #232A09 #4D5C14 #778F1F
Accessibility & contrast
On white
14.93
#232A09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#232A09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232A09
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232A09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232A09 | 1.00 | 14.93 | 1.41 | 14.93 |
| #FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2706
Deuteranopia (green-blind)
#2C270B
Tritanopia (blue-blind)
#252723
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #232a09; /* rgb */ color: rgb(35, 42, 9); /* oklch */ color: oklch(27.0% 0.053 120.2);
Tailwind
colors: {
custom: {
50: '#5f634b',
500: '#232a09',
950: '#000000',
},
}SCSS
$custom: #232a09; $custom-light: #5f634b; $custom-dark: #000000;
JSON
{
"hex": "#232a09",
"rgb": {
"r": 35,
"g": 42,
"b": 9
},
"hsl": {
"h": 72.727,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.2698,
"c": 0.05261,
"h": 120.2
},
"luminance": 0.02033
}Semantic roles & 50–950 ramp
primary
#232A09
secondary
#352768
accent
#40E864
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977