#23280C#23280C
#23280C is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.046 H 118.1°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #23280C |
|---|---|
| RGB | rgb(35, 40, 12) |
| HSL | hsl(71, 54%, 10%) |
| HSV | hsv(71, 70%, 16%) |
| CMYK | cmyk(12.5%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(14.96, -7.53, 16.72) |
| CIE-LCH | lch(14.96, 18.33, 114.25°) |
| OKLab | oklab(26.43% -0.0217 0.0406) |
| OKLCH | oklch(26.43% 0.046 118.1) |
| XYZ | xyz(1.5183, 1.9015, 0.6348) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.92
Very Dark Green
#062E03
ΔE00 10.20
Dark Forest Green
#002D04
ΔE00 10.95
Dark Green
#033500
ΔE00 11.71
Hunter Green (survey)
#0B4008
ΔE00 13.19
Forrest Green
#154406
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23280C #110C28
analogous
#281F0C #23280C #15280C
triadic
#23280C #0C2328 #280C23
tetradic
#23280C #0C281F #110C28 #280C15
square
#23280C #0C281F #110C28 #280C15
split-complementary
#23280C #0C1528 #1F0C28
monochromatic
#151807 #151807 #23280C #4C571A #758628
Accessibility & contrast
On white
15.22
#23280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#23280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23280C
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23280C | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2609
Deuteranopia (green-blind)
#2A260E
Tritanopia (blue-blind)
#252622
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #23280c; /* rgb */ color: rgb(35, 40, 12); /* oklch */ color: oklch(26.4% 0.046 118.1);
Tailwind
colors: {
custom: {
50: '#5e614c',
500: '#23280c',
950: '#000000',
},
}SCSS
$custom: #23280c; $custom-light: #5e614c; $custom-dark: #000000;
JSON
{
"hex": "#23280c",
"rgb": {
"r": 35,
"g": 40,
"b": 12
},
"hsl": {
"h": 70.714,
"s": 53.846,
"l": 10.196
},
"oklch": {
"l": 0.2643,
"c": 0.04601,
"h": 118.1
},
"luminance": 0.01901
}Semantic roles & 50–950 ramp
primary
#23280C
secondary
#362D63
accent
#4BDD65
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040501
muted
#797977