#22330A#22330A
#22330A is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.067 H 129.2°. Best body text is #FFFFFF at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #22330A |
|---|---|
| RGB | rgb(34, 51, 10) |
| HSL | hsl(85, 67%, 12%) |
| HSV | hsv(85, 80%, 20%) |
| CMYK | cmyk(33.3%, 0%, 80.4%, 80%) |
| CIE-LAB | lab(18.93, -14.89, 22.42) |
| CIE-LCH | lch(18.93, 26.91, 123.59°) |
| OKLab | oklab(29.6% -0.0422 0.0517) |
| OKLCH | oklch(29.6% 0.067 129.2) |
| XYZ | xyz(1.8983, 2.7296, 0.7140) |
| Luminance | 0.0273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.95
Dark Green
#033500
ΔE00 6.54
Dark Forest Green
#002D04
ΔE00 7.02
Dark Olive
#373E02
ΔE00 7.17
Hunter Green (survey)
#0B4008
ΔE00 7.55
Forrest Green
#154406
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22330A #1B0A33
analogous
#33300A #22330A #0E330A
triadic
#22330A #0A2233 #330A22
tetradic
#22330A #0A3330 #1B0A33 #330A0E
square
#22330A #0A3330 #1B0A33 #330A0E
split-complementary
#22330A #0A0E33 #300A33
monochromatic
#111A05 #111A05 #22330A #446614 #66991E
Accessibility & contrast
On white
13.58
#22330A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#22330A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22330A
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22330A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22330A | 1.00 | 13.58 | 1.55 | 13.58 |
| #FFFFFF | 13.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F05
Deuteranopia (green-blind)
#332E0D
Tritanopia (blue-blind)
#23302B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #22330a; /* rgb */ color: rgb(34, 51, 10); /* oklch */ color: oklch(29.6% 0.067 129.2);
Tailwind
colors: {
custom: {
50: '#5f6a4c',
500: '#22330a',
950: '#000000',
},
}SCSS
$custom: #22330a; $custom-light: #5f6a4c; $custom-dark: #000000;
JSON
{
"hex": "#22330a",
"rgb": {
"r": 34,
"g": 51,
"b": 10
},
"hsl": {
"h": 84.878,
"s": 67.213,
"l": 11.961
},
"oklch": {
"l": 0.29604,
"c": 0.06679,
"h": 129.2
},
"luminance": 0.0273
}Semantic roles & 50–950 ramp
primary
#22330A
secondary
#462870
accent
#3EEA85
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77