#022203#022203
#022203 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.068 H 143.5°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #022203 |
|---|---|
| RGB | rgb(2, 34, 3) |
| HSL | hsl(122, 89%, 7%) |
| HSV | hsv(122, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(10.29, -19.20, 13.75) |
| CIE-LCH | lch(10.29, 23.62, 144.39°) |
| OKLab | oklab(22% -0.0547 0.0406) |
| OKLCH | oklch(22% 0.068 143.5) |
| XYZ | xyz(0.6135, 1.1635, 0.2784) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.75
Very Dark Green
#062E03
ΔE00 5.14
Dark Green
#033500
ΔE00 8.09
Hunter Green (survey)
#0B4008
ΔE00 11.00
Evergreen
#05472A
ΔE00 11.58
Pine Green
#0A481E
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022203 #220221
analogous
#112202 #022203 #022213
triadic
#022203 #030222 #220302
tetradic
#022203 #021122 #220221 #221302
square
#022203 #021122 #220221 #221302
split-complementary
#022203 #130222 #220211
monochromatic
#021D03 #021D03 #022203 #055C08 #09960D
Accessibility & contrast
On white
17.03
#022203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022203
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022203 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022203; /* rgb */ color: rgb(2, 34, 3); /* oklch */ color: oklch(22.0% 0.068 143.5);
Tailwind
colors: {
custom: {
50: '#465d48',
500: '#022203',
950: '#000000',
},
}SCSS
$custom: #022203; $custom-light: #465d48; $custom-dark: #000000;
JSON
{
"hex": "#022203",
"rgb": {
"r": 2,
"g": 34,
"b": 3
},
"hsl": {
"h": 121.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.21998,
"c": 0.0681,
"h": 143.5
},
"luminance": 0.01164
}Semantic roles & 50–950 ramp
primary
#022203
secondary
#681865
accent
#29F8FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977