#222B07#222B07
#222B07 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.057 H 122.3°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #222B07 |
|---|---|
| RGB | rgb(34, 43, 7) |
| HSL | hsl(75, 72%, 10%) |
| HSV | hsv(75, 84%, 17%) |
| CMYK | cmyk(20.9%, 0%, 83.7%, 83.1%) |
| CIE-LAB | lab(15.92, -10.46, 20.00) |
| CIE-LCH | lch(15.92, 22.57, 117.61°) |
| OKLab | oklab(27.16% -0.0304 0.0481) |
| OKLCH | oklch(27.16% 0.057 122.3) |
| XYZ | xyz(1.5619, 2.0832, 0.5208) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.12
Dark Olive
#373E02
ΔE00 8.33
Dark Forest Green
#002D04
ΔE00 9.01
Dark Green
#033500
ΔE00 9.44
Hunter Green (survey)
#0B4008
ΔE00 10.92
Forrest Green
#154406
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222B07 #10072B
analogous
#2B2207 #222B07 #102B07
triadic
#222B07 #07222B #2B0722
tetradic
#222B07 #072B22 #10072B #2B0710
square
#222B07 #072B22 #10072B #2B0710
split-complementary
#222B07 #07102B #22072B
monochromatic
#151A04 #151A04 #222B07 #4C6010 #759418
Accessibility & contrast
On white
14.82
#222B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#222B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222B07
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222B07 | 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)
#2E2803
Deuteranopia (green-blind)
#2D280A
Tritanopia (blue-blind)
#242824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222b07; /* rgb */ color: rgb(34, 43, 7); /* oklch */ color: oklch(27.2% 0.057 122.3);
Tailwind
colors: {
custom: {
50: '#5e644a',
500: '#222b07',
950: '#000000',
},
}SCSS
$custom: #222b07; $custom-light: #5e644a; $custom-dark: #000000;
JSON
{
"hex": "#222b07",
"rgb": {
"r": 34,
"g": 43,
"b": 7
},
"hsl": {
"h": 75,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.27158,
"c": 0.0569,
"h": 122.3
},
"luminance": 0.02083
}Semantic roles & 50–950 ramp
primary
#222B07
secondary
#35236B
accent
#39EF66
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977