#23330A#23330A
#23330A is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.7% C 0.066 H 128.3°. Best body text is #FFFFFF at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #23330A |
|---|---|
| RGB | rgb(35, 51, 10) |
| HSL | hsl(83, 67%, 12%) |
| HSV | hsv(83, 80%, 20%) |
| CMYK | cmyk(31.4%, 0%, 80.4%, 80%) |
| CIE-LAB | lab(19.00, -14.41, 22.52) |
| CIE-LCH | lch(19.00, 26.74, 122.61°) |
| OKLab | oklab(29.68% -0.041 0.0519) |
| OKLCH | oklch(29.68% 0.066 128.3) |
| XYZ | xyz(1.9317, 2.7468, 0.7155) |
| Luminance | 0.0275 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.28
Dark Green
#033500
ΔE00 6.86
Dark Olive
#373E02
ΔE00 6.93
Dark Forest Green
#002D04
ΔE00 7.34
Hunter Green (survey)
#0B4008
ΔE00 7.80
Forrest Green
#154406
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23330A #1A0A33
analogous
#332F0A #23330A #0F330A
triadic
#23330A #0A2333 #330A23
tetradic
#23330A #0A332F #1A0A33 #330A0F
square
#23330A #0A332F #1A0A33 #330A0F
split-complementary
#23330A #0A0F33 #2F0A33
monochromatic
#121A05 #121A05 #23330A #466614 #69991E
Accessibility & contrast
On white
13.55
#23330A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#23330A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23330A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23330A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23330A | 1.00 | 13.55 | 1.55 | 13.55 |
| #FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F05
Deuteranopia (green-blind)
#342E0D
Tritanopia (blue-blind)
#24302B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #23330a; /* rgb */ color: rgb(35, 51, 10); /* oklch */ color: oklch(29.7% 0.066 128.3);
Tailwind
colors: {
custom: {
50: '#5f6a4c',
500: '#23330a',
950: '#000000',
},
}SCSS
$custom: #23330a; $custom-light: #5f6a4c; $custom-dark: #000000;
JSON
{
"hex": "#23330a",
"rgb": {
"r": 35,
"g": 51,
"b": 10
},
"hsl": {
"h": 83.415,
"s": 67.213,
"l": 11.961
},
"oklch": {
"l": 0.29683,
"c": 0.06617,
"h": 128.3
},
"luminance": 0.02747
}Semantic roles & 50–950 ramp
primary
#23330A
secondary
#452870
accent
#3EEA81
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77