#022703#022703
#022703 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.075 H 143.3°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #022703 |
|---|---|
| RGB | rgb(2, 39, 3) |
| HSL | hsl(122, 90%, 8%) |
| HSV | hsv(122, 95%, 15%) |
| CMYK | cmyk(94.9%, 0%, 92.3%, 84.7%) |
| CIE-LAB | lab(12.42, -22.11, 16.70) |
| CIE-LCH | lch(12.42, 27.71, 142.94°) |
| OKLab | oklab(23.77% -0.0602 0.0449) |
| OKLCH | oklch(23.77% 0.075 143.3) |
| XYZ | xyz(0.7669, 1.4704, 0.3295) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.37
Very Dark Green
#062E03
ΔE00 2.88
Dark Green
#033500
ΔE00 5.79
Hunter Green (survey)
#0B4008
ΔE00 8.78
Pine Green
#0A481E
ΔE00 10.03
Evergreen
#05472A
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022703 #270226
analogous
#132702 #022703 #022715
triadic
#022703 #030227 #270302
tetradic
#022703 #021327 #270226 #271502
square
#022703 #021327 #270226 #271502
split-complementary
#022703 #150227 #270213
monochromatic
#011D02 #011D02 #022703 #056107 #089B0C
Accessibility & contrast
On white
16.23
#022703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#022703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022703
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022703 | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#241F06
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #022703; /* rgb */ color: rgb(2, 39, 3); /* oklch */ color: oklch(23.8% 0.075 143.3);
Tailwind
colors: {
custom: {
50: '#486248',
500: '#022703',
950: '#000000',
},
}SCSS
$custom: #022703; $custom-light: #486248; $custom-dark: #000000;
JSON
{
"hex": "#022703",
"rgb": {
"r": 2,
"g": 39,
"b": 3
},
"hsl": {
"h": 121.622,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.23774,
"c": 0.07508,
"h": 143.3
},
"luminance": 0.01471
}Semantic roles & 50–950 ramp
primary
#022703
secondary
#6C186A
accent
#29F9FF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977