#022907#022907
#022907 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.073 H 145.3°. Best body text is #FFFFFF at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #022907 |
|---|---|
| RGB | rgb(2, 41, 7) |
| HSL | hsl(128, 91%, 8%) |
| HSV | hsv(128, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 82.9%, 83.9%) |
| CIE-LAB | lab(13.32, -22.32, 16.27) |
| CIE-LCH | lch(13.32, 27.62, 143.91°) |
| OKLab | oklab(24.54% -0.0601 0.0417) |
| OKLCH | oklch(24.54% 0.073 145.3) |
| XYZ | xyz(0.8563, 1.6140, 0.4674) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.12
Very Dark Green
#062E03
ΔE00 2.71
Dark Green
#033500
ΔE00 5.56
Hunter Green (survey)
#0B4008
ΔE00 8.43
Pine Green
#0A481E
ΔE00 9.48
Evergreen
#05472A
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022907 #290224
analogous
#102902 #022907 #02291A
triadic
#022907 #070229 #290702
tetradic
#022907 #021029 #290224 #291A02
square
#022907 #021029 #290224 #291A02
split-complementary
#022907 #1A0229 #290210
monochromatic
#011D05 #011D05 #022907 #056311 #089E1B
Accessibility & contrast
On white
15.88
#022907 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022907 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022907
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022907 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022907 | 1.00 | 15.88 | 1.32 | 15.88 |
| #FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2404
Deuteranopia (green-blind)
#25210A
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022907; /* rgb */ color: rgb(2, 41, 7); /* oklch */ color: oklch(24.5% 0.073 145.3);
Tailwind
colors: {
custom: {
50: '#48634a',
500: '#022907',
950: '#000000',
},
}SCSS
$custom: #022907; $custom-light: #48634a; $custom-dark: #000000;
JSON
{
"hex": "#022907",
"rgb": {
"r": 2,
"g": 41,
"b": 7
},
"hsl": {
"h": 127.692,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24538,
"c": 0.07317,
"h": 145.3
},
"luminance": 0.01614
}Semantic roles & 50–950 ramp
primary
#022907
secondary
#6E1963
accent
#29E4FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977