#232E10#232E10
#232E10 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.3% C 0.051 H 126.2°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #232E10 |
|---|---|
| RGB | rgb(35, 46, 16) |
| HSL | hsl(82, 48%, 12%) |
| HSV | hsv(82, 65%, 18%) |
| CMYK | cmyk(23.9%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(17.22, -10.82, 17.52) |
| CIE-LCH | lch(17.22, 20.59, 121.68°) |
| OKLab | oklab(28.27% -0.0304 0.0415) |
| OKLCH | oklch(28.27% 0.051 126.2) |
| XYZ | xyz(1.7637, 2.3487, 0.8505) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.71
Dark Forest Green
#002D04
ΔE00 8.54
Dark Olive
#373E02
ΔE00 8.89
Dark Green
#033500
ΔE00 9.14
Hunter Green (survey)
#0B4008
ΔE00 10.47
Forrest Green
#154406
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E10 #1B102E
analogous
#2E2A10 #232E10 #142E10
triadic
#232E10 #10232E #2E1023
tetradic
#232E10 #102E2A #1B102E #2E1014
square
#232E10 #102E2A #1B102E #2E1014
split-complementary
#232E10 #10142E #2A102E
monochromatic
#111708 #111708 #232E10 #465B20 #688930
Accessibility & contrast
On white
14.29
#232E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#232E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E10
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E10 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0D
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#252C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232e10; /* rgb */ color: rgb(35, 46, 16); /* oklch */ color: oklch(28.3% 0.051 126.2);
Tailwind
colors: {
custom: {
50: '#5f664f',
500: '#232e10',
950: '#000000',
},
}SCSS
$custom: #232e10; $custom-light: #5f664f; $custom-dark: #000000;
JSON
{
"hex": "#232e10",
"rgb": {
"r": 35,
"g": 46,
"b": 16
},
"hsl": {
"h": 82,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.28265,
"c": 0.05147,
"h": 126.2
},
"luminance": 0.02349
}Semantic roles & 50–950 ramp
primary
#232E10
secondary
#463367
accent
#50D882
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78