#022800#022800
#022800 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.080 H 141.6°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #022800 |
|---|---|
| RGB | rgb(2, 40, 0) |
| HSL | hsl(117, 100%, 8%) |
| HSV | hsv(117, 100%, 16%) |
| CMYK | cmyk(95%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(12.80, -23.07, 18.43) |
| CIE-LCH | lch(12.80, 29.53, 141.37°) |
| OKLab | oklab(24.08% -0.063 0.0499) |
| OKLCH | oklch(24.08% 0.08 141.6) |
| XYZ | xyz(0.7838, 1.5304, 0.2541) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.66
Very Dark Green
#062E03
ΔE00 2.11
Dark Green
#033500
ΔE00 4.95
Hunter Green (survey)
#0B4008
ΔE00 8.06
Pine Green
#0A481E
ΔE00 9.65
Forrest Green
#154406
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022800 #260028
analogous
#162800 #022800 #002812
triadic
#022800 #000228 #280002
tetradic
#022800 #001628 #260028 #281200
square
#022800 #001628 #260028 #281200
split-complementary
#022800 #120028 #280016
monochromatic
#021F00 #021F00 #022800 #056500 #08A200
Accessibility & contrast
On white
16.08
#022800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#022800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022800
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022800 | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #022800; /* rgb */ color: rgb(2, 40, 0); /* oklch */ color: oklch(24.1% 0.080 141.6);
Tailwind
colors: {
custom: {
50: '#486246',
500: '#022800',
950: '#000000',
},
}SCSS
$custom: #022800; $custom-light: #486246; $custom-dark: #000000;
JSON
{
"hex": "#022800",
"rgb": {
"r": 2,
"g": 40,
"b": 0
},
"hsl": {
"h": 117,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24079,
"c": 0.08036,
"h": 141.6
},
"luminance": 0.0153
}Semantic roles & 50–950 ramp
primary
#022800
secondary
#6B1470
accent
#29FFF4
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977