#061E16#061E16
#061E16 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.3% C 0.034 H 168.4°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #061E16 |
|---|---|
| RGB | rgb(6, 30, 22) |
| HSL | hsl(160, 67%, 7%) |
| HSV | hsv(160, 80%, 12%) |
| CMYK | cmyk(80%, 0%, 26.7%, 88.2%) |
| CIE-LAB | lab(9.20, -11.63, 2.69) |
| CIE-LCH | lch(9.20, 11.93, 166.97°) |
| OKLab | oklab(21.29% -0.0337 0.0069) |
| OKLCH | oklch(21.29% 0.034 168.4) |
| XYZ | xyz(0.6841, 1.0251, 0.9207) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.20
Dark Forest Green
#002D04
ΔE00 12.28
Very Dark Green
#062E03
ΔE00 12.59
Gunmetal
#2A3439
ΔE00 13.53
Charcoal (survey)
#343837
ΔE00 13.69
Black
#000000
ΔE00 13.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061E16 #1E060E
analogous
#061E0A #061E16 #061A1E
triadic
#061E16 #16061E #1E1606
tetradic
#061E16 #0A061E #1E060E #1A1E06
square
#061E16 #0A061E #1E060E #1A1E06
split-complementary
#061E16 #1E061A #1E0A06
monochromatic
#051A13 #051A13 #061E16 #10513B #1A8461
Accessibility & contrast
On white
17.43
#061E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#061E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061E16
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061E16 | 1.00 | 17.43 | 1.21 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B16
Deuteranopia (green-blind)
#191917
Tritanopia (blue-blind)
#001E1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #061e16; /* rgb */ color: rgb(6, 30, 22); /* oklch */ color: oklch(21.3% 0.034 168.4);
Tailwind
colors: {
custom: {
50: '#495952',
500: '#061e16',
950: '#000000',
},
}SCSS
$custom: #061e16; $custom-light: #495952; $custom-dark: #000000;
JSON
{
"hex": "#061e16",
"rgb": {
"r": 6,
"g": 30,
"b": 22
},
"hsl": {
"h": 160,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.21293,
"c": 0.03444,
"h": 168.4
},
"luminance": 0.01025
}Semantic roles & 50–950 ramp
primary
#061E16
secondary
#5E2236
accent
#3E77EA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#010302
muted
#777878