#6AE9DB#6AE9DB
#6AE9DB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.8% C 0.115 H 185.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE9DB |
|---|---|
| RGB | rgb(106, 233, 219) |
| HSL | hsl(173, 74%, 66%) |
| HSV | hsv(173, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.23, -38.53, -3.90) |
| CIE-LCH | lch(85.23, 38.72, 185.77°) |
| OKLab | oklab(85.84% -0.1143 -0.0111) |
| OKLCH | oklch(85.84% 0.115 185.6) |
| XYZ | xyz(47.8634, 66.4519, 77.3082) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.44
Aqua (survey)
#13EAC9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE9DB #E96A78
analogous
#6AE99C #6AE9DB #6AB8E9
triadic
#6AE9DB #DB6AE9 #E9DB6A
tetradic
#6AE9DB #9C6AE9 #E96A78 #B8E96A
square
#6AE9DB #9C6AE9 #E96A78 #B8E96A
split-complementary
#6AE9DB #E96AB8 #E99C6A
monochromatic
#1CBDAB #35E1CE #6AE9DB #9FF1E8 #D5F9F5
Accessibility & contrast
On white
1.47
#6AE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6AE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE9DB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE9DB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ae9db; /* rgb */ color: rgb(106, 233, 219); /* oklch */ color: oklch(85.8% 0.115 185.6);
Tailwind
colors: {
custom: {
50: '#9ff0e6',
500: '#6ae9db',
950: '#000000',
},
}SCSS
$custom: #6ae9db; $custom-light: #9ff0e6; $custom-dark: #000000;
JSON
{
"hex": "#6ae9db",
"rgb": {
"r": 106,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.386,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.85844,
"c": 0.11487,
"h": 185.6
},
"luminance": 0.66456
}Semantic roles & 50–950 ramp
primary
#6AE9DB
secondary
#BC3B4A
accent
#0F25D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584