#222B08#222B08
#222B08 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.056 H 122.5°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #222B08 |
|---|---|
| RGB | rgb(34, 43, 8) |
| HSL | hsl(75, 69%, 10%) |
| HSV | hsv(75, 81%, 17%) |
| CMYK | cmyk(20.9%, 0%, 81.4%, 83.1%) |
| CIE-LAB | lab(15.93, -10.36, 19.60) |
| CIE-LCH | lch(15.93, 22.17, 117.85°) |
| OKLab | oklab(27.17% -0.03 0.0471) |
| OKLCH | oklch(27.17% 0.056 122.5) |
| XYZ | xyz(1.5674, 2.0854, 0.5496) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.14
Dark Olive
#373E02
ΔE00 8.46
Dark Forest Green
#002D04
ΔE00 9.02
Dark Green
#033500
ΔE00 9.50
Hunter Green (survey)
#0B4008
ΔE00 10.98
Forrest Green
#154406
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222B08 #11082B
analogous
#2B2308 #222B08 #102B08
triadic
#222B08 #08222B #2B0822
tetradic
#222B08 #082B23 #11082B #2B0810
square
#222B08 #082B23 #11082B #2B0810
split-complementary
#222B08 #08102B #23082B
monochromatic
#141A05 #141A05 #222B08 #4B5F12 #74921B
Accessibility & contrast
On white
14.82
#222B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#222B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222B08
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222B08 | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2804
Deuteranopia (green-blind)
#2D280B
Tritanopia (blue-blind)
#242824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222b08; /* rgb */ color: rgb(34, 43, 8); /* oklch */ color: oklch(27.2% 0.056 122.5);
Tailwind
colors: {
custom: {
50: '#5e644a',
500: '#222b08',
950: '#000000',
},
}SCSS
$custom: #222b08; $custom-light: #5e644a; $custom-dark: #000000;
JSON
{
"hex": "#222b08",
"rgb": {
"r": 34,
"g": 43,
"b": 8
},
"hsl": {
"h": 75.429,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.27171,
"c": 0.05581,
"h": 122.5
},
"luminance": 0.02085
}Semantic roles & 50–950 ramp
primary
#222B08
secondary
#37256A
accent
#3CEB69
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977