#022500#022500
#022500 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.077 H 141.5°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #022500 |
|---|---|
| RGB | rgb(2, 37, 0) |
| HSL | hsl(117, 100%, 7%) |
| HSV | hsv(117, 100%, 15%) |
| CMYK | cmyk(94.6%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.53, -21.55, 16.70) |
| CIE-LCH | lch(11.53, 27.26, 142.23°) |
| OKLab | oklab(23.02% -0.06 0.0477) |
| OKLCH | oklch(23.02% 0.077 141.5) |
| XYZ | xyz(0.6866, 1.3360, 0.2217) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.91
Very Dark Green
#062E03
ΔE00 3.32
Dark Green
#033500
ΔE00 6.24
Hunter Green (survey)
#0B4008
ΔE00 9.29
Pine Green
#0A481E
ΔE00 10.66
Evergreen
#05472A
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022500 #230025
analogous
#152500 #022500 #002511
triadic
#022500 #000225 #250002
tetradic
#022500 #001525 #230025 #251100
square
#022500 #001525 #230025 #251100
split-complementary
#022500 #110025 #250015
monochromatic
#021F00 #021F00 #022500 #056200 #099F00
Accessibility & contrast
On white
16.57
#022500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#022500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022500
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022500 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022500; /* rgb */ color: rgb(2, 37, 0); /* oklch */ color: oklch(23.0% 0.077 141.5);
Tailwind
colors: {
custom: {
50: '#476046',
500: '#022500',
950: '#000000',
},
}SCSS
$custom: #022500; $custom-light: #476046; $custom-dark: #000000;
JSON
{
"hex": "#022500",
"rgb": {
"r": 2,
"g": 37,
"b": 0
},
"hsl": {
"h": 116.757,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23016,
"c": 0.0766,
"h": 141.5
},
"luminance": 0.01336
}Semantic roles & 50–950 ramp
primary
#022500
secondary
#69136D
accent
#29FFF3
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000500
muted
#777977