#6AE8D8#6AE8D8
#6AE8D8 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.5% C 0.115 H 184.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8D8 |
|---|---|
| RGB | rgb(106, 232, 216) |
| HSL | hsl(172, 73%, 66%) |
| HSV | hsv(172, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.86, -38.82, -2.86) |
| CIE-LCH | lch(84.86, 38.92, 184.21°) |
| OKLab | oklab(85.52% -0.1145 -0.0083) |
| OKLCH | oklch(85.52% 0.115 184.1) |
| XYZ | xyz(47.1897, 65.7307, 75.1529) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.58
Bright Turquoise
#0FFEF9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8D8 #E86A7A
analogous
#6AE899 #6AE8D8 #6AB9E8
triadic
#6AE8D8 #D86AE8 #E8D86A
tetradic
#6AE8D8 #996AE8 #E86A7A #B9E86A
square
#6AE8D8 #996AE8 #E86A7A #B9E86A
split-complementary
#6AE8D8 #E86AB9 #E8996A
monochromatic
#1DBBA7 #35E0CA #6AE8D8 #9FF0E6 #D4F8F4
Accessibility & contrast
On white
1.48
#6AE8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6AE8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8D8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8D8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ae8d8; /* rgb */ color: rgb(106, 232, 216); /* oklch */ color: oklch(85.5% 0.115 184.1);
Tailwind
colors: {
custom: {
50: '#9ff0e4',
500: '#6ae8d8',
950: '#000000',
},
}SCSS
$custom: #6ae8d8; $custom-light: #9ff0e4; $custom-dark: #000000;
JSON
{
"hex": "#6ae8d8",
"rgb": {
"r": 106,
"g": 232,
"b": 216
},
"hsl": {
"h": 172.381,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.8552,
"c": 0.11485,
"h": 184.1
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#6AE8D8
secondary
#BA3C4C
accent
#1029D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584