#232D12#232D12
#232D12 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.047 H 126.0°. Best body text is #FFFFFF at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #232D12 |
|---|---|
| RGB | rgb(35, 45, 18) |
| HSL | hsl(82, 43%, 12%) |
| HSV | hsv(82, 60%, 18%) |
| CMYK | cmyk(22.2%, 0%, 60%, 82.4%) |
| CIE-LAB | lab(16.88, -9.94, 15.95) |
| CIE-LCH | lch(16.88, 18.79, 121.93°) |
| OKLab | oklab(28% -0.0277 0.0382) |
| OKLCH | oklch(28% 0.047 126) |
| XYZ | xyz(1.7407, 2.2778, 0.9201) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.32
Dark Forest Green
#002D04
ΔE00 9.07
Dark Olive
#373E02
ΔE00 9.64
Dark Green
#033500
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 11.24
Forrest Green
#154406
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232D12 #1C122D
analogous
#2D2A12 #232D12 #162D12
triadic
#232D12 #12232D #2D1223
tetradic
#232D12 #122D2A #1C122D #2D1216
square
#232D12 #122D2A #1C122D #2D1216
split-complementary
#232D12 #12162D #2A122D
monochromatic
#111609 #111609 #232D12 #455923 #678435
Accessibility & contrast
On white
14.43
#232D12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#232D12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232D12
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232D12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232D12 | 1.00 | 14.43 | 1.46 | 14.43 |
| #FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A10
Deuteranopia (green-blind)
#2E2914
Tritanopia (blue-blind)
#242B27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232d12; /* rgb */ color: rgb(35, 45, 18); /* oklch */ color: oklch(28.0% 0.047 126.0);
Tailwind
colors: {
custom: {
50: '#5e6550',
500: '#232d12',
950: '#000000',
},
}SCSS
$custom: #232d12; $custom-light: #5e6550; $custom-dark: #000000;
JSON
{
"hex": "#232d12",
"rgb": {
"r": 35,
"g": 45,
"b": 18
},
"hsl": {
"h": 82.222,
"s": 42.857,
"l": 12.353
},
"oklch": {
"l": 0.28002,
"c": 0.04718,
"h": 126
},
"luminance": 0.02278
}Semantic roles & 50–950 ramp
primary
#232D12
secondary
#473665
accent
#55D384
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040502
muted
#797A78