#6AE5DE#6AE5DE
#6AE5DE is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.111 H 190.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5DE |
|---|---|
| RGB | rgb(106, 229, 222) |
| HSL | hsl(177, 70%, 66%) |
| HSV | hsv(177, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(84.16, -35.93, -7.05) |
| CIE-LCH | lch(84.16, 36.62, 191.10°) |
| OKLab | oklab(85.01% -0.1088 -0.0197) |
| OKLCH | oklch(85.01% 0.111 190.2) |
| XYZ | xyz(47.1424, 64.3722, 79.0338) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.25
Mediumturquoise
#48D1CC
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.18
Tiffany Blue
#7BF2DA
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5DE #E56A71
analogous
#6AE5A0 #6AE5DE #6AAFE5
triadic
#6AE5DE #DE6AE5 #E5DE6A
tetradic
#6AE5DE #A06AE5 #E56A71 #AFE56A
square
#6AE5DE #A06AE5 #E56A71 #AFE56A
split-complementary
#6AE5DE #E56AAF #E5A06A
monochromatic
#20B5AD #36DCD2 #6AE5DE #9EEEEA #D2F7F5
Accessibility & contrast
On white
1.51
#6AE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6AE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5DE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5DE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDE
Deuteranopia (green-blind)
#C5CCDF
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae5de; /* rgb */ color: rgb(106, 229, 222); /* oklch */ color: oklch(85.0% 0.111 190.2);
Tailwind
colors: {
custom: {
50: '#9fede8',
500: '#6ae5de',
950: '#000000',
},
}SCSS
$custom: #6ae5de; $custom-light: #9fede8; $custom-dark: #000000;
JSON
{
"hex": "#6ae5de",
"rgb": {
"r": 106,
"g": 229,
"b": 222
},
"hsl": {
"h": 176.585,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.85008,
"c": 0.11057,
"h": 190.2
},
"luminance": 0.64377
}Semantic roles & 50–950 ramp
primary
#6AE5DE
secondary
#B53E45
accent
#131ED2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584