#22330C#22330C
#22330C is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.065 H 129.7°. Best body text is #FFFFFF at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #22330C |
|---|---|
| RGB | rgb(34, 51, 12) |
| HSL | hsl(86, 62%, 12%) |
| HSV | hsv(86, 76%, 20%) |
| CMYK | cmyk(33.3%, 0%, 76.5%, 80%) |
| CIE-LAB | lab(18.95, -14.70, 21.58) |
| CIE-LCH | lch(18.95, 26.11, 124.25°) |
| OKLab | oklab(29.63% -0.0415 0.05) |
| OKLCH | oklch(29.63% 0.065 129.7) |
| XYZ | xyz(1.9099, 2.7342, 0.7749) |
| Luminance | 0.0273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.89
Dark Green
#033500
ΔE00 6.61
Dark Forest Green
#002D04
ΔE00 6.93
Dark Olive
#373E02
ΔE00 7.45
Hunter Green (survey)
#0B4008
ΔE00 7.64
Forrest Green
#154406
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22330C #1D0C33
analogous
#33310C #22330C #0E330C
triadic
#22330C #0C2233 #330C22
tetradic
#22330C #0C3331 #1D0C33 #330C0E
square
#22330C #0C3331 #1D0C33 #330C0E
split-complementary
#22330C #0C0E33 #310C33
monochromatic
#111906 #111906 #22330C #436518 #649623
Accessibility & contrast
On white
13.58
#22330C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#22330C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22330C
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22330C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22330C | 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)
#362F07
Deuteranopia (green-blind)
#332E0F
Tritanopia (blue-blind)
#23302B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #22330c; /* rgb */ color: rgb(34, 51, 12); /* oklch */ color: oklch(29.6% 0.065 129.7);
Tailwind
colors: {
custom: {
50: '#5f6a4d',
500: '#22330c',
950: '#000000',
},
}SCSS
$custom: #22330c; $custom-light: #5f6a4d; $custom-dark: #000000;
JSON
{
"hex": "#22330c",
"rgb": {
"r": 34,
"g": 51,
"b": 12
},
"hsl": {
"h": 86.154,
"s": 61.905,
"l": 12.353
},
"oklch": {
"l": 0.29626,
"c": 0.06495,
"h": 129.7
},
"luminance": 0.02734
}Semantic roles & 50–950 ramp
primary
#22330C
secondary
#492C6F
accent
#43E58A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77