#01DCBA#01DCBA
#01DCBA is a light, vivid teal. Relative luminance 0.547; OKLCH L 79.9% C 0.149 H 176.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #01DCBA |
|---|---|
| RGB | rgb(1, 220, 186) |
| HSL | hsl(171, 99%, 43%) |
| HSV | hsv(171, 100%, 86%) |
| CMYK | cmyk(99.5%, 0%, 15.5%, 13.7%) |
| CIE-LAB | lab(78.89, -52.45, 4.13) |
| CIE-LCH | lch(78.89, 52.62, 175.50°) |
| OKLab | oklab(79.92% -0.1489 0.0101) |
| OKLCH | oklch(79.92% 0.149 176.1) |
| XYZ | xyz(34.4639, 54.7334, 55.1930) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 1.56
Aqua (survey)
#13EAC9
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01DCBA #DC0123
analogous
#01DC4C #01DCBA #0190DC
triadic
#01DCBA #BA01DC #DCBA01
tetradic
#01DCBA #4C01DC #DC0123 #90DC01
square
#01DCBA #4C01DC #DC0123 #90DC01
split-complementary
#01DCBA #DC0190 #DC4C01
monochromatic
#006253 #019F86 #01DCBA #1CFEDB #59FEE5
Accessibility & contrast
On white
1.76
#01DCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#01DCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #01DCBA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01DCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##01DCBA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#00DFD2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #01dcba; /* rgb */ color: rgb(1, 220, 186); /* oklch */ color: oklch(79.9% 0.149 176.1);
Tailwind
colors: {
custom: {
50: '#7ee8ce',
500: '#01dcba',
950: '#000000',
},
}SCSS
$custom: #01dcba; $custom-light: #7ee8ce; $custom-dark: #000000;
JSON
{
"hex": "#01dcba",
"rgb": {
"r": 1,
"g": 220,
"b": 186
},
"hsl": {
"h": 170.685,
"s": 99.095,
"l": 43.333
},
"oklch": {
"l": 0.79924,
"c": 0.1492,
"h": 176.1
},
"luminance": 0.54738
}Semantic roles & 50–950 ramp
primary
#01DCBA
secondary
#6D1422
accent
#294AFF
background
#FCFEFE
surface
#F4FDFB
border
#CED5D4
text
#0C1613
muted
#7F8483