#232C09#232C09
#232C09 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.056 H 122.5°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #232C09 |
|---|---|
| RGB | rgb(35, 44, 9) |
| HSL | hsl(75, 66%, 10%) |
| HSV | hsv(75, 80%, 17%) |
| CMYK | cmyk(20.5%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(16.40, -10.36, 19.80) |
| CIE-LCH | lch(16.40, 22.34, 117.62°) |
| OKLab | oklab(27.57% -0.03 0.0471) |
| OKLCH | oklch(27.57% 0.056 122.5) |
| XYZ | xyz(1.6431, 2.1784, 0.5923) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.17
Very Dark Green
#062E03
ΔE00 8.18
Dark Forest Green
#002D04
ΔE00 9.08
Dark Green
#033500
ΔE00 9.46
Hunter Green (survey)
#0B4008
ΔE00 10.85
Forrest Green
#154406
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C09 #12092C
analogous
#2C2309 #232C09 #112C09
triadic
#232C09 #09232C #2C0923
tetradic
#232C09 #092C23 #12092C #2C0911
square
#232C09 #092C23 #12092C #2C0911
split-complementary
#232C09 #09112C #23092C
monochromatic
#141905 #141905 #232C09 #4B5F13 #74921E
Accessibility & contrast
On white
14.63
#232C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#232C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C09
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C09 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2905
Deuteranopia (green-blind)
#2E290C
Tritanopia (blue-blind)
#252925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c09; /* rgb */ color: rgb(35, 44, 9); /* oklch */ color: oklch(27.6% 0.056 122.5);
Tailwind
colors: {
custom: {
50: '#5f654b',
500: '#232c09',
950: '#000000',
},
}SCSS
$custom: #232c09; $custom-light: #5f654b; $custom-dark: #000000;
JSON
{
"hex": "#232c09",
"rgb": {
"r": 35,
"g": 44,
"b": 9
},
"hsl": {
"h": 75.429,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.27574,
"c": 0.05582,
"h": 122.5
},
"luminance": 0.02178
}Semantic roles & 50–950 ramp
primary
#232C09
secondary
#38276A
accent
#3FE96B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77