#062100#062100
#062100 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.8% C 0.069 H 138.9°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #062100 |
|---|---|
| RGB | rgb(6, 33, 0) |
| HSL | hsl(109, 100%, 6%) |
| HSV | hsv(109, 100%, 13%) |
| CMYK | cmyk(81.8%, 0%, 100%, 87.1%) |
| CIE-LAB | lab(10.00, -17.76, 14.60) |
| CIE-LCH | lch(10.00, 23.00, 140.58°) |
| OKLab | oklab(21.8% -0.0517 0.0451) |
| OKLCH | oklch(21.8% 0.069 138.9) |
| XYZ | xyz(0.6189, 1.1264, 0.1848) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.12
Very Dark Green
#062E03
ΔE00 5.27
Dark Green
#033500
ΔE00 8.22
Hunter Green (survey)
#0B4008
ΔE00 11.14
Evergreen
#05472A
ΔE00 12.22
Pine Green
#0A481E
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062100 #1B0021
analogous
#172100 #062100 #00210B
triadic
#062100 #000621 #210006
tetradic
#062100 #001721 #1B0021 #210B00
square
#062100 #001721 #1B0021 #210B00
split-complementary
#062100 #0B0021 #210017
monochromatic
#061F00 #061F00 #062100 #115E00 #1C9B00
Accessibility & contrast
On white
17.14
#062100 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#062100 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062100
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062100 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062100 | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1F1B02
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062100; /* rgb */ color: rgb(6, 33, 0); /* oklch */ color: oklch(21.8% 0.069 138.9);
Tailwind
colors: {
custom: {
50: '#485c46',
500: '#062100',
950: '#000000',
},
}SCSS
$custom: #062100; $custom-light: #485c46; $custom-dark: #000000;
JSON
{
"hex": "#062100",
"rgb": {
"r": 6,
"g": 33,
"b": 0
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21804,
"c": 0.06859,
"h": 138.9
},
"luminance": 0.01126
}Semantic roles & 50–950 ramp
primary
#062100
secondary
#5A136A
accent
#29FFD8
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977