#23320C#23320C
#23320C is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.063 H 128.1°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #23320C |
|---|---|
| RGB | rgb(35, 50, 12) |
| HSL | hsl(84, 61%, 12%) |
| HSV | hsv(84, 76%, 20%) |
| CMYK | cmyk(30%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(18.65, -13.65, 21.25) |
| CIE-LCH | lch(18.65, 25.26, 122.71°) |
| OKLab | oklab(29.4% -0.0387 0.0493) |
| OKLCH | oklch(29.4% 0.063 128.1) |
| XYZ | xyz(1.9001, 2.6650, 0.7621) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.40
Dark Green
#033500
ΔE00 7.24
Dark Olive
#373E02
ΔE00 7.35
Dark Forest Green
#002D04
ΔE00 7.42
Hunter Green (survey)
#0B4008
ΔE00 8.30
Forrest Green
#154406
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23320C #1B0C32
analogous
#322E0C #23320C #10320C
triadic
#23320C #0C2332 #320C23
tetradic
#23320C #0C322E #1B0C32 #320C10
square
#23320C #0C322E #1B0C32 #320C10
split-complementary
#23320C #0C1032 #2E0C32
monochromatic
#111906 #111906 #23320C #466318 #689524
Accessibility & contrast
On white
13.70
#23320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#23320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23320C
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23320C | 1.00 | 13.70 | 1.53 | 13.70 |
| #FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E07
Deuteranopia (green-blind)
#332D0F
Tritanopia (blue-blind)
#242F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #23320c; /* rgb */ color: rgb(35, 50, 12); /* oklch */ color: oklch(29.4% 0.063 128.1);
Tailwind
colors: {
custom: {
50: '#5f6a4d',
500: '#23320c',
950: '#000000',
},
}SCSS
$custom: #23320c; $custom-light: #5f6a4d; $custom-dark: #000000;
JSON
{
"hex": "#23320c",
"rgb": {
"r": 35,
"g": 50,
"b": 12
},
"hsl": {
"h": 83.684,
"s": 61.29,
"l": 12.157
},
"oklch": {
"l": 0.29405,
"c": 0.06268,
"h": 128.1
},
"luminance": 0.02665
}Semantic roles & 50–950 ramp
primary
#23320C
secondary
#462C6E
accent
#43E483
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77