#022303#022303
#022303 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.070 H 143.4°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #022303 |
|---|---|
| RGB | rgb(2, 35, 3) |
| HSL | hsl(122, 89%, 7%) |
| HSV | hsv(122, 94%, 14%) |
| CMYK | cmyk(94.3%, 0%, 91.4%, 86.3%) |
| CIE-LAB | lab(10.71, -19.87, 14.35) |
| CIE-LCH | lch(10.71, 24.51, 144.15°) |
| OKLab | oklab(22.36% -0.0558 0.0414) |
| OKLCH | oklch(22.36% 0.07 143.4) |
| XYZ | xyz(0.6425, 1.2215, 0.2880) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.24
Very Dark Green
#062E03
ΔE00 4.65
Dark Green
#033500
ΔE00 7.60
Hunter Green (survey)
#0B4008
ΔE00 10.53
Evergreen
#05472A
ΔE00 11.25
Pine Green
#0A481E
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022303 #230222
analogous
#122302 #022303 #022314
triadic
#022303 #030223 #230302
tetradic
#022303 #021223 #230222 #231402
square
#022303 #021223 #230222 #231402
split-complementary
#022303 #140223 #230212
monochromatic
#021D02 #021D02 #022303 #055D08 #09970D
Accessibility & contrast
On white
16.88
#022303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022303
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022303 | 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)
#201C05
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #022303; /* rgb */ color: rgb(2, 35, 3); /* oklch */ color: oklch(22.4% 0.070 143.4);
Tailwind
colors: {
custom: {
50: '#475e48',
500: '#022303',
950: '#000000',
},
}SCSS
$custom: #022303; $custom-light: #475e48; $custom-dark: #000000;
JSON
{
"hex": "#022303",
"rgb": {
"r": 2,
"g": 35,
"b": 3
},
"hsl": {
"h": 121.818,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22356,
"c": 0.06952,
"h": 143.4
},
"luminance": 0.01222
}Semantic roles & 50–950 ramp
primary
#022303
secondary
#691866
accent
#29F9FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977