#22330D#22330D
#22330D is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.064 H 130.0°. Best body text is #FFFFFF at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #22330D |
|---|---|
| RGB | rgb(34, 51, 13) |
| HSL | hsl(87, 59%, 13%) |
| HSV | hsv(87, 75%, 20%) |
| CMYK | cmyk(33.3%, 0%, 74.5%, 80%) |
| CIE-LAB | lab(18.96, -14.60, 21.13) |
| CIE-LCH | lch(18.96, 25.68, 124.64°) |
| OKLab | oklab(29.64% -0.0411 0.049) |
| OKLCH | oklch(29.64% 0.064 130) |
| XYZ | xyz(1.9161, 2.7367, 0.8080) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.87
Dark Green
#033500
ΔE00 6.65
Dark Forest Green
#002D04
ΔE00 6.89
Dark Olive
#373E02
ΔE00 7.61
Hunter Green (survey)
#0B4008
ΔE00 7.70
Forrest Green
#154406
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22330D #1E0D33
analogous
#33310D #22330D #0F330D
triadic
#22330D #0D2233 #330D22
tetradic
#22330D #0D3331 #1E0D33 #330D0F
square
#22330D #0D3331 #1E0D33 #330D0F
split-complementary
#22330D #0D0F33 #310D33
monochromatic
#101806 #101806 #22330D #436419 #639526
Accessibility & contrast
On white
13.57
#22330D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#22330D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22330D
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22330D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22330D | 1.00 | 13.57 | 1.55 | 13.57 |
| #FFFFFF | 13.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F08
Deuteranopia (green-blind)
#332E10
Tritanopia (blue-blind)
#23312B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #22330d; /* rgb */ color: rgb(34, 51, 13); /* oklch */ color: oklch(29.6% 0.064 130.0);
Tailwind
colors: {
custom: {
50: '#5e6a4d',
500: '#22330d',
950: '#000000',
},
}SCSS
$custom: #22330d; $custom-light: #5e6a4d; $custom-dark: #000000;
JSON
{
"hex": "#22330d",
"rgb": {
"r": 34,
"g": 51,
"b": 13
},
"hsl": {
"h": 86.842,
"s": 59.375,
"l": 12.549
},
"oklch": {
"l": 0.29638,
"c": 0.06398,
"h": 130
},
"luminance": 0.02737
}Semantic roles & 50–950 ramp
primary
#22330D
secondary
#4A2E6E
accent
#45E38C
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77