#6AE2DA#6AE2DA
#6AE2DA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.109 H 189.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2DA |
|---|---|
| RGB | rgb(106, 226, 218) |
| HSL | hsl(176, 67%, 65%) |
| HSV | hsv(176, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(83.19, -35.56, -6.38) |
| CIE-LCH | lch(83.19, 36.13, 190.17°) |
| OKLab | oklab(84.19% -0.1073 -0.0178) |
| OKLCH | oklch(84.19% 0.109 189.4) |
| XYZ | xyz(45.7897, 62.5145, 75.9695) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Mediumturquoise
#48D1CC
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 6.23
Bright Aqua
#0BF9EA
ΔE00 6.51
Bright Cyan
#41FDFE
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2DA #E26A72
analogous
#6AE29E #6AE2DA #6AAEE2
triadic
#6AE2DA #DA6AE2 #E2DA6A
tetradic
#6AE2DA #9E6AE2 #E26A72 #AEE26A
square
#6AE2DA #9E6AE2 #E26A72 #AEE26A
split-complementary
#6AE2DA #E26AAE #E29E6A
monochromatic
#22AFA6 #37D8CD #6AE2DA #9DECE7 #D0F6F3
Accessibility & contrast
On white
1.56
#6AE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6AE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2DA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2DA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae2da; /* rgb */ color: rgb(106, 226, 218); /* oklch */ color: oklch(84.2% 0.109 189.4);
Tailwind
colors: {
custom: {
50: '#9eebe5',
500: '#6ae2da',
950: '#000000',
},
}SCSS
$custom: #6ae2da; $custom-light: #9eebe5; $custom-dark: #000000;
JSON
{
"hex": "#6ae2da",
"rgb": {
"r": 106,
"g": 226,
"b": 218
},
"hsl": {
"h": 176,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.84185,
"c": 0.10877,
"h": 189.4
},
"luminance": 0.62519
}Semantic roles & 50–950 ramp
primary
#6AE2DA
secondary
#B13F47
accent
#1623CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484