#061102#061102
#061102 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.1% C 0.039 H 135.6°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #061102 |
|---|---|
| RGB | rgb(6, 17, 2) |
| HSL | hsl(104, 79%, 4%) |
| HSV | hsv(104, 88%, 7%) |
| CMYK | cmyk(64.7%, 0%, 88.2%, 93.3%) |
| CIE-LAB | lab(4.01, -5.55, 5.08) |
| CIE-LCH | lch(4.01, 7.53, 137.51°) |
| OKLab | oklab(16.1% -0.0276 0.0271) |
| OKLCH | oklch(16.1% 0.039 135.6) |
| XYZ | xyz(0.2865, 0.4440, 0.1280) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.63
Black
#000000
ΔE00 8.33
Charcoal (survey)
#343837
ΔE00 13.72
Gunmetal
#2A3439
ΔE00 14.27
Dark Grey
#363737
ΔE00 14.43
Onyx
#353839
ΔE00 14.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061102 #0D0211
analogous
#0D1102 #061102 #021105
triadic
#061102 #020611 #110206
tetradic
#061102 #020D11 #0D0211 #110502
square
#061102 #020D11 #0D0211 #110502
split-complementary
#061102 #050211 #11020D
monochromatic
#0A1B03 #0A1B03 #0A1B03 #194808 #2D7F0F
Accessibility & contrast
On white
19.29
#061102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#061102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061102
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061102 | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F01
Deuteranopia (green-blind)
#100E03
Tritanopia (blue-blind)
#06100D
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #061102; /* rgb */ color: rgb(6, 17, 2); /* oklch */ color: oklch(16.1% 0.039 135.6);
Tailwind
colors: {
custom: {
50: '#494f47',
500: '#061102',
950: '#000000',
},
}SCSS
$custom: #061102; $custom-light: #494f47; $custom-dark: #000000;
JSON
{
"hex": "#061102",
"rgb": {
"r": 6,
"g": 17,
"b": 2
},
"hsl": {
"h": 104,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.161,
"c": 0.03869,
"h": 135.6
},
"luminance": 0.00444
}Semantic roles & 50–950 ramp
primary
#061102
secondary
#461956
accent
#32F5C1
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777