#222B09#222B09
#222B09 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.055 H 122.7°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #222B09 |
|---|---|
| RGB | rgb(34, 43, 9) |
| HSL | hsl(76, 65%, 10%) |
| HSV | hsv(76, 79%, 17%) |
| CMYK | cmyk(20.9%, 0%, 79.1%, 83.1%) |
| CIE-LAB | lab(15.94, -10.26, 19.21) |
| CIE-LCH | lch(15.94, 21.78, 118.10°) |
| OKLab | oklab(27.18% -0.0296 0.0461) |
| OKLCH | oklch(27.18% 0.055 122.7) |
| XYZ | xyz(1.5729, 2.0876, 0.5785) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.17
Dark Olive
#373E02
ΔE00 8.60
Dark Forest Green
#002D04
ΔE00 9.04
Dark Green
#033500
ΔE00 9.57
Hunter Green (survey)
#0B4008
ΔE00 11.05
Forrest Green
#154406
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222B09 #12092B
analogous
#2B2309 #222B09 #112B09
triadic
#222B09 #09222B #2B0922
tetradic
#222B09 #092B23 #12092B #2B0911
square
#222B09 #092B23 #12092B #2B0911
split-complementary
#222B09 #09112B #23092B
monochromatic
#141905 #141905 #222B09 #4A5E14 #72901E
Accessibility & contrast
On white
14.81
#222B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#222B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222B09
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222B09 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2805
Deuteranopia (green-blind)
#2D280B
Tritanopia (blue-blind)
#242824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222b09; /* rgb */ color: rgb(34, 43, 9); /* oklch */ color: oklch(27.2% 0.055 122.7);
Tailwind
colors: {
custom: {
50: '#5e644b',
500: '#222b09',
950: '#000000',
},
}SCSS
$custom: #222b09; $custom-light: #5e644b; $custom-dark: #000000;
JSON
{
"hex": "#222b09",
"rgb": {
"r": 34,
"g": 43,
"b": 9
},
"hsl": {
"h": 75.882,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.27183,
"c": 0.05474,
"h": 122.7
},
"luminance": 0.02088
}Semantic roles & 50–950 ramp
primary
#222B09
secondary
#382769
accent
#3FE86C
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977