#022708#022708
#022708 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.069 H 146.2°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022708 |
|---|---|
| RGB | rgb(2, 39, 8) |
| HSL | hsl(130, 90%, 8%) |
| HSV | hsv(130, 95%, 15%) |
| CMYK | cmyk(94.9%, 0%, 79.5%, 84.7%) |
| CIE-LAB | lab(12.49, -21.30, 14.76) |
| CIE-LCH | lch(12.49, 25.91, 145.28°) |
| OKLab | oklab(23.86% -0.0574 0.0385) |
| OKLCH | oklch(23.86% 0.069 146.2) |
| XYZ | xyz(0.7943, 1.4814, 0.4738) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.14
Very Dark Green
#062E03
ΔE00 3.70
Dark Green
#033500
ΔE00 6.58
Hunter Green (survey)
#0B4008
ΔE00 9.40
Evergreen
#05472A
ΔE00 9.97
Pine Green
#0A481E
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022708 #270221
analogous
#0E2702 #022708 #02271A
triadic
#022708 #080227 #270802
tetradic
#022708 #020E27 #270221 #271A02
square
#022708 #020E27 #270221 #271A02
split-complementary
#022708 #1A0227 #27020E
monochromatic
#011D06 #011D06 #022708 #056114 #089B20
Accessibility & contrast
On white
16.20
#022708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#022708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022708
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022708 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282205
Deuteranopia (green-blind)
#231F0B
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #022708; /* rgb */ color: rgb(2, 39, 8); /* oklch */ color: oklch(23.9% 0.069 146.2);
Tailwind
colors: {
custom: {
50: '#48624a',
500: '#022708',
950: '#000000',
},
}SCSS
$custom: #022708; $custom-light: #48624a; $custom-dark: #000000;
JSON
{
"hex": "#022708",
"rgb": {
"r": 2,
"g": 39,
"b": 8
},
"hsl": {
"h": 129.73,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.23855,
"c": 0.0691,
"h": 146.2
},
"luminance": 0.01481
}Semantic roles & 50–950 ramp
primary
#022708
secondary
#6C185F
accent
#29DCFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977