#022306#022306
#022306 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.065 H 145.5°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #022306 |
|---|---|
| RGB | rgb(2, 35, 6) |
| HSL | hsl(127, 89%, 7%) |
| HSV | hsv(127, 94%, 14%) |
| CMYK | cmyk(94.3%, 0%, 82.9%, 86.3%) |
| CIE-LAB | lab(10.76, -19.40, 13.20) |
| CIE-LCH | lch(10.76, 23.46, 145.77°) |
| OKLab | oklab(22.41% -0.0539 0.0371) |
| OKLCH | oklch(22.41% 0.065 145.5) |
| XYZ | xyz(0.6589, 1.2280, 0.3746) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.70
Very Dark Green
#062E03
ΔE00 5.14
Dark Green
#033500
ΔE00 8.08
Hunter Green (survey)
#0B4008
ΔE00 10.92
Evergreen
#05472A
ΔE00 11.20
Pine Green
#0A481E
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022306 #23021F
analogous
#0F2302 #022306 #022317
triadic
#022306 #060223 #230602
tetradic
#022306 #020F23 #23021F #231702
square
#022306 #020F23 #23021F #231702
split-complementary
#022306 #170223 #23020F
monochromatic
#021D05 #021D05 #022306 #055D10 #09971A
Accessibility & contrast
On white
16.86
#022306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#022306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022306
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022306 | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F04
Deuteranopia (green-blind)
#201C08
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #022306; /* rgb */ color: rgb(2, 35, 6); /* oklch */ color: oklch(22.4% 0.065 145.5);
Tailwind
colors: {
custom: {
50: '#475e49',
500: '#022306',
950: '#000000',
},
}SCSS
$custom: #022306; $custom-light: #475e49; $custom-dark: #000000;
JSON
{
"hex": "#022306",
"rgb": {
"r": 2,
"g": 35,
"b": 6
},
"hsl": {
"h": 127.273,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22411,
"c": 0.06545,
"h": 145.5
},
"luminance": 0.01228
}Semantic roles & 50–950 ramp
primary
#022306
secondary
#69185F
accent
#29E5FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000401
muted
#777977