#23320A#23320A
#23320A is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.065 H 127.7°. Best body text is #FFFFFF at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #23320A |
|---|---|
| RGB | rgb(35, 50, 10) |
| HSL | hsl(83, 67%, 12%) |
| HSV | hsv(83, 80%, 20%) |
| CMYK | cmyk(30%, 0%, 80%, 80.4%) |
| CIE-LAB | lab(18.63, -13.84, 22.09) |
| CIE-LCH | lch(18.63, 26.07, 122.07°) |
| OKLab | oklab(29.38% -0.0394 0.0511) |
| OKLCH | oklch(29.38% 0.065 127.7) |
| XYZ | xyz(1.8885, 2.6604, 0.7011) |
| Luminance | 0.0266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.45
Dark Olive
#373E02
ΔE00 7.06
Dark Green
#033500
ΔE00 7.17
Dark Forest Green
#002D04
ΔE00 7.49
Hunter Green (survey)
#0B4008
ΔE00 8.21
Forrest Green
#154406
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23320A #190A32
analogous
#322D0A #23320A #0F320A
triadic
#23320A #0A2332 #320A23
tetradic
#23320A #0A322D #190A32 #320A0F
square
#23320A #0A322D #190A32 #320A0F
split-complementary
#23320A #0A0F32 #2D0A32
monochromatic
#121A05 #121A05 #23320A #476514 #6A981E
Accessibility & contrast
On white
13.71
#23320A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#23320A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23320A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23320A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23320A | 1.00 | 13.71 | 1.53 | 13.71 |
| #FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E05
Deuteranopia (green-blind)
#332D0D
Tritanopia (blue-blind)
#252F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #23320a; /* rgb */ color: rgb(35, 50, 10); /* oklch */ color: oklch(29.4% 0.065 127.7);
Tailwind
colors: {
custom: {
50: '#5f6a4c',
500: '#23320a',
950: '#000000',
},
}SCSS
$custom: #23320a; $custom-light: #5f6a4c; $custom-dark: #000000;
JSON
{
"hex": "#23320a",
"rgb": {
"r": 35,
"g": 50,
"b": 10
},
"hsl": {
"h": 82.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.29382,
"c": 0.06456,
"h": 127.7
},
"luminance": 0.0266
}Semantic roles & 50–950 ramp
primary
#23320A
secondary
#43286F
accent
#3EEA7E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77