#232E09#232E09
#232E09 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.059 H 124.4°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #232E09 |
|---|---|
| RGB | rgb(35, 46, 9) |
| HSL | hsl(78, 67%, 11%) |
| HSV | hsv(78, 80%, 18%) |
| CMYK | cmyk(23.9%, 0%, 80.4%, 82%) |
| CIE-LAB | lab(17.14, -11.57, 20.71) |
| CIE-LCH | lch(17.14, 23.72, 119.19°) |
| OKLab | oklab(28.17% -0.0333 0.0487) |
| OKLCH | oklch(28.17% 0.059 124.4) |
| XYZ | xyz(1.7195, 2.3310, 0.6177) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.48
Dark Olive
#373E02
ΔE00 7.66
Dark Forest Green
#002D04
ΔE00 8.44
Dark Green
#033500
ΔE00 8.61
Hunter Green (survey)
#0B4008
ΔE00 9.91
Forrest Green
#154406
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E09 #14092E
analogous
#2E2609 #232E09 #102E09
triadic
#232E09 #09232E #2E0923
tetradic
#232E09 #092E26 #14092E #2E0910
square
#232E09 #092E26 #14092E #2E0910
split-complementary
#232E09 #09102E #26092E
monochromatic
#131A05 #131A05 #232E09 #4A6113 #71941D
Accessibility & contrast
On white
14.32
#232E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#232E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E09
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E09 | 1.00 | 14.32 | 1.47 | 14.32 |
| #FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B05
Deuteranopia (green-blind)
#302A0C
Tritanopia (blue-blind)
#252B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232e09; /* rgb */ color: rgb(35, 46, 9); /* oklch */ color: oklch(28.2% 0.059 124.4);
Tailwind
colors: {
custom: {
50: '#5f664b',
500: '#232e09',
950: '#000000',
},
}SCSS
$custom: #232e09; $custom-light: #5f664b; $custom-dark: #000000;
JSON
{
"hex": "#232e09",
"rgb": {
"r": 35,
"g": 46,
"b": 9
},
"hsl": {
"h": 77.838,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.28171,
"c": 0.05904,
"h": 124.4
},
"luminance": 0.02331
}Semantic roles & 50–950 ramp
primary
#232E09
secondary
#3B276C
accent
#3EEA71
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77