#022307#022307
#022307 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.064 H 146.2°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #022307 |
|---|---|
| RGB | rgb(2, 35, 7) |
| HSL | hsl(129, 89%, 7%) |
| HSV | hsv(129, 94%, 14%) |
| CMYK | cmyk(94.3%, 0%, 80%, 86.3%) |
| CIE-LAB | lab(10.78, -19.24, 12.81) |
| CIE-LCH | lch(10.78, 23.12, 146.34°) |
| OKLab | oklab(22.43% -0.0533 0.0357) |
| OKLCH | oklch(22.43% 0.064 146.2) |
| XYZ | xyz(0.6644, 1.2302, 0.4034) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.87
Very Dark Green
#062E03
ΔE00 5.32
Dark Green
#033500
ΔE00 8.25
Hunter Green (survey)
#0B4008
ΔE00 11.06
Evergreen
#05472A
ΔE00 11.19
Pine Green
#0A481E
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022307 #23021E
analogous
#0E2302 #022307 #022318
triadic
#022307 #070223 #230702
tetradic
#022307 #020E23 #23021E #231802
square
#022307 #020E23 #23021E #231802
split-complementary
#022307 #180223 #23020E
monochromatic
#021D06 #021D06 #022307 #055D13 #09971E
Accessibility & contrast
On white
16.85
#022307 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#022307 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022307
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022307 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022307 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F05
Deuteranopia (green-blind)
#201C09
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #022307; /* rgb */ color: rgb(2, 35, 7); /* oklch */ color: oklch(22.4% 0.064 146.2);
Tailwind
colors: {
custom: {
50: '#475e4a',
500: '#022307',
950: '#000000',
},
}SCSS
$custom: #022307; $custom-light: #475e4a; $custom-dark: #000000;
JSON
{
"hex": "#022307",
"rgb": {
"r": 2,
"g": 35,
"b": 7
},
"hsl": {
"h": 129.091,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22429,
"c": 0.06418,
"h": 146.2
},
"luminance": 0.0123
}Semantic roles & 50–950 ramp
primary
#022307
secondary
#69185C
accent
#29DFFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977