#6AE8DB#6AE8DB
#6AE8DB is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.114 H 186.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8DB |
|---|---|
| RGB | rgb(106, 232, 219) |
| HSL | hsl(174, 73%, 66%) |
| HSV | hsv(174, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.94, -38.07, -4.32) |
| CIE-LCH | lch(84.94, 38.31, 186.47°) |
| OKLab | oklab(85.61% -0.1133 -0.0123) |
| OKLCH | oklch(85.61% 0.114 186.2) |
| XYZ | xyz(47.5811, 65.8873, 77.2141) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 4.23
Bright Aqua
#0BF9EA
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 6.13
Bright Turquoise
#0FFEF9
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8DB #E86A77
analogous
#6AE89C #6AE8DB #6AB6E8
triadic
#6AE8DB #DB6AE8 #E8DB6A
tetradic
#6AE8DB #9C6AE8 #E86A77 #B6E86A
square
#6AE8DB #9C6AE8 #E86A77 #B6E86A
split-complementary
#6AE8DB #E86AB6 #E89C6A
monochromatic
#1DBBAA #35E0CE #6AE8DB #9FF0E8 #D4F8F5
Accessibility & contrast
On white
1.48
#6AE8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6AE8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8DB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8DB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ae8db; /* rgb */ color: rgb(106, 232, 219); /* oklch */ color: oklch(85.6% 0.114 186.2);
Tailwind
colors: {
custom: {
50: '#9ff0e6',
500: '#6ae8db',
950: '#000000',
},
}SCSS
$custom: #6ae8db; $custom-light: #9ff0e6; $custom-dark: #000000;
JSON
{
"hex": "#6ae8db",
"rgb": {
"r": 106,
"g": 232,
"b": 219
},
"hsl": {
"h": 173.81,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.85612,
"c": 0.11393,
"h": 186.2
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#6AE8DB
secondary
#BA3C49
accent
#1024D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584