#062200#062200
#062200 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.070 H 139.1°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #062200 |
|---|---|
| RGB | rgb(6, 34, 0) |
| HSL | hsl(109, 100%, 7%) |
| HSV | hsv(109, 100%, 13%) |
| CMYK | cmyk(82.4%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(10.43, -18.45, 15.20) |
| CIE-LCH | lch(10.43, 23.90, 140.50°) |
| OKLab | oklab(22.16% -0.0529 0.0458) |
| OKLCH | oklch(22.16% 0.07 139.1) |
| XYZ | xyz(0.6471, 1.1827, 0.1942) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.60
Very Dark Green
#062E03
ΔE00 4.76
Dark Green
#033500
ΔE00 7.71
Hunter Green (survey)
#0B4008
ΔE00 10.66
Evergreen
#05472A
ΔE00 11.89
Pine Green
#0A481E
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062200 #1C0022
analogous
#172200 #062200 #00220B
triadic
#062200 #000622 #220006
tetradic
#062200 #001722 #1C0022 #220B00
square
#062200 #001722 #1C0022 #220B00
split-complementary
#062200 #0B0022 #220017
monochromatic
#051F00 #051F00 #062200 #115F00 #1C9C00
Accessibility & contrast
On white
16.98
#062200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062200
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062200 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#03201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062200; /* rgb */ color: rgb(6, 34, 0); /* oklch */ color: oklch(22.2% 0.070 139.1);
Tailwind
colors: {
custom: {
50: '#485d46',
500: '#062200',
950: '#000000',
},
}SCSS
$custom: #062200; $custom-light: #485d46; $custom-dark: #000000;
JSON
{
"hex": "#062200",
"rgb": {
"r": 6,
"g": 34,
"b": 0
},
"hsl": {
"h": 109.412,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22158,
"c": 0.06996,
"h": 139.1
},
"luminance": 0.01183
}Semantic roles & 50–950 ramp
primary
#062200
secondary
#5B136B
accent
#29FFD9
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977