#232E12#232E12
#232E12 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.049 H 127.0°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #232E12 |
|---|---|
| RGB | rgb(35, 46, 18) |
| HSL | hsl(84, 44%, 13%) |
| HSV | hsv(84, 61%, 18%) |
| CMYK | cmyk(23.9%, 0%, 60.9%, 82%) |
| CIE-LAB | lab(17.25, -10.56, 16.40) |
| CIE-LCH | lch(17.25, 19.50, 122.77°) |
| OKLab | oklab(28.3% -0.0295 0.0391) |
| OKLCH | oklch(28.3% 0.049 127) |
| XYZ | xyz(1.7793, 2.3550, 0.9330) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.89
Dark Forest Green
#002D04
ΔE00 8.66
Dark Olive
#373E02
ΔE00 9.38
Dark Green
#033500
ΔE00 9.41
Hunter Green (survey)
#0B4008
ΔE00 10.74
Forrest Green
#154406
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E12 #1D122E
analogous
#2E2B12 #232E12 #152E12
triadic
#232E12 #12232E #2E1223
tetradic
#232E12 #122E2B #1D122E #2E1215
square
#232E12 #122E2B #1D122E #2E1215
split-complementary
#232E12 #12152E #2B122E
monochromatic
#111609 #111609 #232E12 #445A23 #668634
Accessibility & contrast
On white
14.28
#232E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#232E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E12
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E12 | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B10
Deuteranopia (green-blind)
#2F2A14
Tritanopia (blue-blind)
#242C28
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232e12; /* rgb */ color: rgb(35, 46, 18); /* oklch */ color: oklch(28.3% 0.049 127.0);
Tailwind
colors: {
custom: {
50: '#5e6650',
500: '#232e12',
950: '#000000',
},
}SCSS
$custom: #232e12; $custom-light: #5e6650; $custom-dark: #000000;
JSON
{
"hex": "#232e12",
"rgb": {
"r": 35,
"g": 46,
"b": 18
},
"hsl": {
"h": 83.571,
"s": 43.75,
"l": 12.549
},
"oklch": {
"l": 0.28298,
"c": 0.04899,
"h": 127
},
"luminance": 0.02355
}Semantic roles & 50–950 ramp
primary
#232E12
secondary
#493666
accent
#54D386
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78