#022700#022700
#022700 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.7% C 0.079 H 141.6°. Best body text is #FFFFFF at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #022700 |
|---|---|
| RGB | rgb(2, 39, 0) |
| HSL | hsl(117, 100%, 8%) |
| HSV | hsv(117, 100%, 15%) |
| CMYK | cmyk(94.9%, 0%, 100%, 84.7%) |
| CIE-LAB | lab(12.38, -22.60, 17.86) |
| CIE-LCH | lch(12.38, 28.81, 141.68°) |
| OKLab | oklab(23.73% -0.062 0.0491) |
| OKLCH | oklch(23.73% 0.079 141.6) |
| XYZ | xyz(0.7505, 1.4639, 0.2430) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.05
Very Dark Green
#062E03
ΔE00 2.50
Dark Green
#033500
ΔE00 5.37
Hunter Green (survey)
#0B4008
ΔE00 8.46
Pine Green
#0A481E
ΔE00 9.97
Forrest Green
#154406
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022700 #250027
analogous
#152700 #022700 #002711
triadic
#022700 #000227 #270002
tetradic
#022700 #001527 #250027 #271100
square
#022700 #001527 #250027 #271100
split-complementary
#022700 #110027 #270015
monochromatic
#021F00 #021F00 #022700 #056400 #08A100
Accessibility & contrast
On white
16.24
#022700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#022700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022700
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022700 | 1.00 | 16.24 | 1.29 | 16.24 |
| #FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #022700; /* rgb */ color: rgb(2, 39, 0); /* oklch */ color: oklch(23.7% 0.079 141.6);
Tailwind
colors: {
custom: {
50: '#476246',
500: '#022700',
950: '#000000',
},
}SCSS
$custom: #022700; $custom-light: #476246; $custom-dark: #000000;
JSON
{
"hex": "#022700",
"rgb": {
"r": 2,
"g": 39,
"b": 0
},
"hsl": {
"h": 116.923,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.23726,
"c": 0.07911,
"h": 141.6
},
"luminance": 0.01464
}Semantic roles & 50–950 ramp
primary
#022700
secondary
#6A146F
accent
#29FFF4
background
#F4F5F3
surface
#E6EAE5
border
#C2C6C1
text
#010500
muted
#777977