#022607#022607
#022607 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.069 H 145.7°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #022607 |
|---|---|
| RGB | rgb(2, 38, 7) |
| HSL | hsl(128, 90%, 8%) |
| HSV | hsv(128, 95%, 15%) |
| CMYK | cmyk(94.7%, 0%, 81.6%, 85.1%) |
| CIE-LAB | lab(12.05, -20.97, 14.57) |
| CIE-LCH | lch(12.05, 25.53, 145.20°) |
| OKLab | oklab(23.49% -0.0568 0.0387) |
| OKLCH | oklch(23.49% 0.069 145.7) |
| XYZ | xyz(0.7564, 1.4144, 0.4341) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.42
Very Dark Green
#062E03
ΔE00 3.95
Dark Green
#033500
ΔE00 6.85
Hunter Green (survey)
#0B4008
ΔE00 9.70
Evergreen
#05472A
ΔE00 10.27
Pine Green
#0A481E
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022607 #260221
analogous
#0F2602 #022607 #022619
triadic
#022607 #070226 #260702
tetradic
#022607 #020F26 #260221 #261902
square
#022607 #020F26 #260221 #261902
split-complementary
#022607 #190226 #26020F
monochromatic
#021D05 #021D05 #022607 #056012 #089A1C
Accessibility & contrast
On white
16.37
#022607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#022607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022607
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022607 | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272104
Deuteranopia (green-blind)
#231E0A
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #022607; /* rgb */ color: rgb(2, 38, 7); /* oklch */ color: oklch(23.5% 0.069 145.7);
Tailwind
colors: {
custom: {
50: '#47614a',
500: '#022607',
950: '#000000',
},
}SCSS
$custom: #022607; $custom-light: #47614a; $custom-dark: #000000;
JSON
{
"hex": "#022607",
"rgb": {
"r": 2,
"g": 38,
"b": 7
},
"hsl": {
"h": 128.333,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.23488,
"c": 0.06875,
"h": 145.7
},
"luminance": 0.01414
}Semantic roles & 50–950 ramp
primary
#022607
secondary
#6B1860
accent
#29E1FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977