#061E22#061E22
#061E22 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.8% C 0.031 H 210.0°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #061E22 |
|---|---|
| RGB | rgb(6, 30, 34) |
| HSL | hsl(189, 70%, 8%) |
| HSV | hsv(189, 82%, 13%) |
| CMYK | cmyk(82.4%, 11.8%, 0%, 86.7%) |
| CIE-LAB | lab(9.66, -7.73, -5.53) |
| CIE-LCH | lch(9.66, 9.50, 215.58°) |
| OKLab | oklab(21.82% -0.0266 -0.0153) |
| OKLCH | oklch(21.82% 0.031 210) |
| XYZ | xyz(0.8280, 1.0827, 1.6784) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.66
Gunmetal
#2A3439
ΔE00 9.21
Dark
#1B2431
ΔE00 10.15
Black
#000000
ΔE00 11.51
Dark Blue Grey
#1F3B4D
ΔE00 11.82
Charcoal (survey)
#343837
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061E22 #220A06
analogous
#062218 #061E22 #061022
triadic
#061E22 #22061E #1E2206
tetradic
#061E22 #180622 #220A06 #102206
square
#061E22 #180622 #220A06 #102206
split-complementary
#061E22 #220610 #221806
monochromatic
#05171A #05171A #061E22 #0F4C56 #187A8A
Accessibility & contrast
On white
17.26
#061E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#061E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061E22
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061E22 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1D22
Deuteranopia (green-blind)
#161922
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #061e22; /* rgb */ color: rgb(6, 30, 34); /* oklch */ color: oklch(21.8% 0.031 210.0);
Tailwind
colors: {
custom: {
50: '#49595c',
500: '#061e22',
950: '#000000',
},
}SCSS
$custom: #061e22; $custom-light: #49595c; $custom-dark: #000000;
JSON
{
"hex": "#061e22",
"rgb": {
"r": 6,
"g": 30,
"b": 34
},
"hsl": {
"h": 188.571,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.21822,
"c": 0.03069,
"h": 210
},
"luminance": 0.01083
}Semantic roles & 50–950 ramp
primary
#061E22
secondary
#622B22
accent
#543BED
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879