#6AE3DD#6AE3DD
#6AE3DD is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.109 H 190.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3DD |
|---|---|
| RGB | rgb(106, 227, 221) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(83.56, -35.26, -7.42) |
| CIE-LCH | lch(83.56, 36.03, 191.88°) |
| OKLab | oklab(84.51% -0.1071 -0.0206) |
| OKLCH | oklch(84.51% 0.109 190.9) |
| XYZ | xyz(46.4585, 63.2184, 78.1466) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.45
Bright Aqua
#0BF9EA
ΔE00 6.61
Tiffany Blue
#7BF2DA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3DD #E36A70
analogous
#6AE3A1 #6AE3DD #6AACE3
triadic
#6AE3DD #DD6AE3 #E3DD6A
tetradic
#6AE3DD #A16AE3 #E36A70 #ACE36A
square
#6AE3DD #A16AE3 #E36A70 #ACE36A
split-complementary
#6AE3DD #E36AAC #E3A16A
monochromatic
#21B1AA #36D9D1 #6AE3DD #9EEDE9 #D1F6F5
Accessibility & contrast
On white
1.54
#6AE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6AE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3DD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3DD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae3dd; /* rgb */ color: rgb(106, 227, 221); /* oklch */ color: oklch(84.5% 0.109 190.9);
Tailwind
colors: {
custom: {
50: '#9fece7',
500: '#6ae3dd',
950: '#000000',
},
}SCSS
$custom: #6ae3dd; $custom-light: #9fece7; $custom-dark: #000000;
JSON
{
"hex": "#6ae3dd",
"rgb": {
"r": 106,
"g": 227,
"b": 221
},
"hsl": {
"h": 177.025,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.84513,
"c": 0.10907,
"h": 190.9
},
"luminance": 0.63223
}Semantic roles & 50–950 ramp
primary
#6AE3DD
secondary
#B23F45
accent
#151ED0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484