#022704#022704
#022704 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.074 H 143.8°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #022704 |
|---|---|
| RGB | rgb(2, 39, 4) |
| HSL | hsl(123, 90%, 8%) |
| HSV | hsv(123, 95%, 15%) |
| CMYK | cmyk(94.9%, 0%, 89.7%, 84.7%) |
| CIE-LAB | lab(12.43, -21.95, 16.31) |
| CIE-LCH | lch(12.43, 27.35, 143.39°) |
| OKLab | oklab(23.79% -0.0596 0.0436) |
| OKLCH | oklch(23.79% 0.074 143.8) |
| XYZ | xyz(0.7724, 1.4726, 0.3584) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.50
Very Dark Green
#062E03
ΔE00 3.03
Dark Green
#033500
ΔE00 5.93
Hunter Green (survey)
#0B4008
ΔE00 8.89
Pine Green
#0A481E
ΔE00 10.07
Evergreen
#05472A
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022704 #270225
analogous
#122702 #022704 #022716
triadic
#022704 #040227 #270402
tetradic
#022704 #021227 #270225 #271602
square
#022704 #021227 #270225 #271602
split-complementary
#022704 #160227 #270212
monochromatic
#011D03 #011D03 #022704 #05610A #089B10
Accessibility & contrast
On white
16.22
#022704 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#022704 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022704
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022704 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022704 | 1.00 | 16.22 | 1.29 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282201
Deuteranopia (green-blind)
#241F07
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #022704; /* rgb */ color: rgb(2, 39, 4); /* oklch */ color: oklch(23.8% 0.074 143.8);
Tailwind
colors: {
custom: {
50: '#486248',
500: '#022704',
950: '#000000',
},
}SCSS
$custom: #022704; $custom-light: #486248; $custom-dark: #000000;
JSON
{
"hex": "#022704",
"rgb": {
"r": 2,
"g": 39,
"b": 4
},
"hsl": {
"h": 123.243,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.23791,
"c": 0.07382,
"h": 143.8
},
"luminance": 0.01473
}Semantic roles & 50–950 ramp
primary
#022704
secondary
#6C1868
accent
#29F3FF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977