#22310F#22310F
#22310F is a dark, muted yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.058 H 129.4°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #22310F |
|---|---|
| RGB | rgb(34, 49, 15) |
| HSL | hsl(86, 53%, 13%) |
| HSV | hsv(86, 69%, 19%) |
| CMYK | cmyk(30.6%, 0%, 69.4%, 80.8%) |
| CIE-LAB | lab(18.24, -13.22, 19.27) |
| CIE-LCH | lch(18.24, 23.37, 124.45°) |
| OKLab | oklab(29.06% -0.0371 0.0452) |
| OKLCH | oklch(29.06% 0.058 129.4) |
| XYZ | xyz(1.8442, 2.5712, 0.8510) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.31
Dark Forest Green
#002D04
ΔE00 7.23
Dark Green
#033500
ΔE00 7.49
Dark Olive
#373E02
ΔE00 8.26
Hunter Green (survey)
#0B4008
ΔE00 8.71
Forrest Green
#154406
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22310F #1E0F31
analogous
#312F0F #22310F #11310F
triadic
#22310F #0F2231 #310F22
tetradic
#22310F #0F312F #1E0F31 #310F11
square
#22310F #0F312F #1E0F31 #310F11
split-complementary
#22310F #0F1131 #2F0F31
monochromatic
#101707 #101707 #22310F #43601D #638F2C
Accessibility & contrast
On white
13.87
#22310F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#22310F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22310F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22310F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22310F | 1.00 | 13.87 | 1.51 | 13.87 |
| #FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#312C11
Tritanopia (blue-blind)
#232F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #22310f; /* rgb */ color: rgb(34, 49, 15); /* oklch */ color: oklch(29.1% 0.058 129.4);
Tailwind
colors: {
custom: {
50: '#5e694e',
500: '#22310f',
950: '#000000',
},
}SCSS
$custom: #22310f; $custom-light: #5e694e; $custom-dark: #000000;
JSON
{
"hex": "#22310f",
"rgb": {
"r": 34,
"g": 49,
"b": 15
},
"hsl": {
"h": 86.471,
"s": 53.125,
"l": 12.549
},
"oklch": {
"l": 0.29062,
"c": 0.05847,
"h": 129.4
},
"luminance": 0.02571
}Semantic roles & 50–950 ramp
primary
#22310F
secondary
#4A316B
accent
#4BDD8B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78