#022207#022207
#022207 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.063 H 146.4°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #022207 |
|---|---|
| RGB | rgb(2, 34, 7) |
| HSL | hsl(129, 89%, 7%) |
| HSV | hsv(129, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 79.4%, 86.7%) |
| CIE-LAB | lab(10.35, -18.59, 12.21) |
| CIE-LCH | lch(10.35, 22.24, 146.69°) |
| OKLab | oklab(22.07% -0.0522 0.0346) |
| OKLCH | oklch(22.07% 0.063 146.4) |
| XYZ | xyz(0.6354, 1.1722, 0.3937) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.39
Very Dark Green
#062E03
ΔE00 5.81
Dark Green
#033500
ΔE00 8.75
Hunter Green (survey)
#0B4008
ΔE00 11.54
Evergreen
#05472A
ΔE00 11.55
Pine Green
#0A481E
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022207 #22021D
analogous
#0D2202 #022207 #022217
triadic
#022207 #070222 #220702
tetradic
#022207 #020D22 #22021D #221702
square
#022207 #020D22 #22021D #221702
split-complementary
#022207 #170222 #22020D
monochromatic
#021D06 #021D06 #022207 #055C13 #09961F
Accessibility & contrast
On white
17.01
#022207 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022207 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022207
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022207 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022207 | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022207; /* rgb */ color: rgb(2, 34, 7); /* oklch */ color: oklch(22.1% 0.063 146.4);
Tailwind
colors: {
custom: {
50: '#475d4a',
500: '#022207',
950: '#000000',
},
}SCSS
$custom: #022207; $custom-light: #475d4a; $custom-dark: #000000;
JSON
{
"hex": "#022207",
"rgb": {
"r": 2,
"g": 34,
"b": 7
},
"hsl": {
"h": 129.375,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22074,
"c": 0.06263,
"h": 146.4
},
"luminance": 0.01172
}Semantic roles & 50–950 ramp
primary
#022207
secondary
#68185B
accent
#29DEFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977