#022507#022507
#022507 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.1% C 0.067 H 145.9°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #022507 |
|---|---|
| RGB | rgb(2, 37, 7) |
| HSL | hsl(129, 90%, 8%) |
| HSV | hsv(129, 95%, 15%) |
| CMYK | cmyk(94.6%, 0%, 81.1%, 85.5%) |
| CIE-LAB | lab(11.63, -20.43, 13.99) |
| CIE-LCH | lch(11.63, 24.76, 145.60°) |
| OKLab | oklab(23.14% -0.0557 0.0377) |
| OKLCH | oklch(23.14% 0.067 145.9) |
| XYZ | xyz(0.7249, 1.3513, 0.4236) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.88
Very Dark Green
#062E03
ΔE00 4.39
Dark Green
#033500
ΔE00 7.30
Hunter Green (survey)
#0B4008
ΔE00 10.14
Evergreen
#05472A
ΔE00 10.55
Pine Green
#0A481E
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022507 #250220
analogous
#0F2502 #022507 #022518
triadic
#022507 #070225 #250702
tetradic
#022507 #020F25 #250220 #251802
square
#022507 #020F25 #250220 #251802
split-complementary
#022507 #180225 #25020F
monochromatic
#021D05 #021D05 #022507 #055F12 #08991D
Accessibility & contrast
On white
16.53
#022507 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#022507 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022507
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022507 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022507 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262104
Deuteranopia (green-blind)
#221E09
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022507; /* rgb */ color: rgb(2, 37, 7); /* oklch */ color: oklch(23.1% 0.067 145.9);
Tailwind
colors: {
custom: {
50: '#47604a',
500: '#022507',
950: '#000000',
},
}SCSS
$custom: #022507; $custom-light: #47604a; $custom-dark: #000000;
JSON
{
"hex": "#022507",
"rgb": {
"r": 2,
"g": 37,
"b": 7
},
"hsl": {
"h": 128.571,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.23137,
"c": 0.06724,
"h": 145.9
},
"luminance": 0.01351
}Semantic roles & 50–950 ramp
primary
#022507
secondary
#6A185F
accent
#29E0FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977