#022302#022302
#022302 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.071 H 142.7°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #022302 |
|---|---|
| RGB | rgb(2, 35, 2) |
| HSL | hsl(120, 89%, 7%) |
| HSV | hsv(120, 94%, 14%) |
| CMYK | cmyk(94.3%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(10.70, -20.02, 14.74) |
| CIE-LCH | lch(10.70, 24.86, 143.64°) |
| OKLab | oklab(22.34% -0.0565 0.043) |
| OKLCH | oklch(22.34% 0.071 142.7) |
| XYZ | xyz(0.6370, 1.2193, 0.2592) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.10
Very Dark Green
#062E03
ΔE00 4.50
Dark Green
#033500
ΔE00 7.45
Hunter Green (survey)
#0B4008
ΔE00 10.41
Evergreen
#05472A
ΔE00 11.28
Pine Green
#0A481E
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022302 #230223
analogous
#132302 #022302 #022313
triadic
#022302 #020223 #230202
tetradic
#022302 #021323 #230223 #231302
square
#022302 #021323 #230223 #231302
split-complementary
#022302 #130223 #230213
monochromatic
#021D02 #021D02 #022302 #055D05 #099709
Accessibility & contrast
On white
16.88
#022302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022302
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022302 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#201C04
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #022302; /* rgb */ color: rgb(2, 35, 2); /* oklch */ color: oklch(22.3% 0.071 142.7);
Tailwind
colors: {
custom: {
50: '#475e47',
500: '#022302',
950: '#000000',
},
}SCSS
$custom: #022302; $custom-light: #475e47; $custom-dark: #000000;
JSON
{
"hex": "#022302",
"rgb": {
"r": 2,
"g": 35,
"b": 2
},
"hsl": {
"h": 120,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22338,
"c": 0.07098,
"h": 142.7
},
"luminance": 0.01219
}Semantic roles & 50–950 ramp
primary
#022302
secondary
#691869
accent
#29FFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977