#022B02#022B02
#022B02 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.2% C 0.082 H 142.7°. Best body text is #FFFFFF at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #022B02 |
|---|---|
| RGB | rgb(2, 43, 2) |
| HSL | hsl(120, 91%, 9%) |
| HSV | hsv(120, 95%, 17%) |
| CMYK | cmyk(95.3%, 0%, 95.3%, 83.1%) |
| CIE-LAB | lab(14.09, -23.91, 19.33) |
| CIE-LCH | lch(14.09, 30.75, 141.05°) |
| OKLab | oklab(25.16% -0.0649 0.0495) |
| OKLCH | oklch(25.16% 0.082 142.7) |
| XYZ | xyz(0.8998, 1.7449, 0.3468) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.73
Very Dark Green
#062E03
ΔE00 1.22
Dark Green
#033500
ΔE00 4.00
Hunter Green (survey)
#0B4008
ΔE00 7.08
Forrest Green
#154406
ΔE00 8.74
Pine Green
#0A481E
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022B02 #2B022B
analogous
#172B02 #022B02 #022B17
triadic
#022B02 #02022B #2B0202
tetradic
#022B02 #02172B #2B022B #2B1702
square
#022B02 #02172B #2B022B #2B1702
split-complementary
#022B02 #17022B #2B0217
monochromatic
#011D01 #011D01 #022B02 #056505 #07A007
Accessibility & contrast
On white
15.57
#022B02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#022B02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022B02
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022B02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022B02 | 1.00 | 15.57 | 1.35 | 15.57 |
| #FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#282305
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #022b02; /* rgb */ color: rgb(2, 43, 2); /* oklch */ color: oklch(25.2% 0.082 142.7);
Tailwind
colors: {
custom: {
50: '#496547',
500: '#022b02',
950: '#000000',
},
}SCSS
$custom: #022b02; $custom-light: #496547; $custom-dark: #000000;
JSON
{
"hex": "#022b02",
"rgb": {
"r": 2,
"g": 43,
"b": 2
},
"hsl": {
"h": 120,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.2516,
"c": 0.08163,
"h": 142.7
},
"luminance": 0.01745
}Semantic roles & 50–950 ramp
primary
#022B02
secondary
#701970
accent
#29FFFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010500
muted
#777A77