#022908#022908
#022908 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.072 H 145.8°. Best body text is #FFFFFF at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #022908 |
|---|---|
| RGB | rgb(2, 41, 8) |
| HSL | hsl(129, 91%, 8%) |
| HSV | hsv(129, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(13.33, -22.16, 15.88) |
| CIE-LCH | lch(13.33, 27.26, 144.37°) |
| OKLab | oklab(24.55% -0.0596 0.0405) |
| OKLCH | oklch(24.55% 0.072 145.8) |
| XYZ | xyz(0.8617, 1.6162, 0.4962) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.29
Very Dark Green
#062E03
ΔE00 2.89
Dark Green
#033500
ΔE00 5.73
Hunter Green (survey)
#0B4008
ΔE00 8.56
Evergreen
#05472A
ΔE00 9.49
Pine Green
#0A481E
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022908 #290223
analogous
#0F2902 #022908 #02291B
triadic
#022908 #080229 #290802
tetradic
#022908 #020F29 #290223 #291B02
square
#022908 #020F29 #290223 #291B02
split-complementary
#022908 #1B0229 #29020F
monochromatic
#011D06 #011D06 #022908 #056313 #089E1F
Accessibility & contrast
On white
15.87
#022908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022908
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022908 | 1.00 | 15.87 | 1.32 | 15.87 |
| #FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2405
Deuteranopia (green-blind)
#25210B
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022908; /* rgb */ color: rgb(2, 41, 8); /* oklch */ color: oklch(24.6% 0.072 145.8);
Tailwind
colors: {
custom: {
50: '#49634a',
500: '#022908',
950: '#000000',
},
}SCSS
$custom: #022908; $custom-light: #49634a; $custom-dark: #000000;
JSON
{
"hex": "#022908",
"rgb": {
"r": 2,
"g": 41,
"b": 8
},
"hsl": {
"h": 129.231,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24553,
"c": 0.07209,
"h": 145.8
},
"luminance": 0.01616
}Semantic roles & 50–950 ramp
primary
#022908
secondary
#6E1961
accent
#29DEFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977