#6AE4DC#6AE4DC
#6AE4DC is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.110 H 189.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4DC |
|---|---|
| RGB | rgb(106, 228, 220) |
| HSL | hsl(176, 69%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(83.82, -35.98, -6.50) |
| CIE-LCH | lch(83.82, 36.56, 190.24°) |
| OKLab | oklab(84.71% -0.1086 -0.0182) |
| OKLCH | oklch(84.71% 0.11 189.5) |
| XYZ | xyz(46.6000, 63.7138, 77.5385) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.94
Mediumturquoise
#48D1CC
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 6.02
Bright Aqua
#0BF9EA
ΔE00 6.16
Bright Cyan
#41FDFE
ΔE00 6.53
Bright Turquoise
#0FFEF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4DC #E46A72
analogous
#6AE49F #6AE4DC #6AAFE4
triadic
#6AE4DC #DC6AE4 #E4DC6A
tetradic
#6AE4DC #9F6AE4 #E46A72 #AFE46A
square
#6AE4DC #9F6AE4 #E46A72 #AFE46A
split-complementary
#6AE4DC #E46AAF #E49F6A
monochromatic
#20B3AA #36DBD0 #6AE4DC #9EEDE8 #D2F7F4
Accessibility & contrast
On white
1.53
#6AE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6AE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4DC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4DC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae4dc; /* rgb */ color: rgb(106, 228, 220); /* oklch */ color: oklch(84.7% 0.110 189.5);
Tailwind
colors: {
custom: {
50: '#9fede6',
500: '#6ae4dc',
950: '#000000',
},
}SCSS
$custom: #6ae4dc; $custom-light: #9fede6; $custom-dark: #000000;
JSON
{
"hex": "#6ae4dc",
"rgb": {
"r": 106,
"g": 228,
"b": 220
},
"hsl": {
"h": 176.066,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.84713,
"c": 0.1101,
"h": 189.5
},
"luminance": 0.63718
}Semantic roles & 50–950 ramp
primary
#6AE4DC
secondary
#B43E46
accent
#1421D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584