#6AE6E5#6AE6E5
#6AE6E5 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.111 H 194.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE6E5 |
|---|---|
| RGB | rgb(106, 230, 229) |
| HSL | hsl(180, 71%, 66%) |
| HSV | hsv(180, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(84.64, -34.59, -10.03) |
| CIE-LCH | lch(84.64, 36.02, 196.17°) |
| OKLab | oklab(85.47% -0.1069 -0.0278) |
| OKLCH | oklch(85.47% 0.111 194.6) |
| XYZ | xyz(48.3776, 65.3103, 84.1702) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.11
Aqua
#00FFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE6E5 #E66A6B
analogous
#6AE6A7 #6AE6E5 #6AA9E6
triadic
#6AE6E5 #E56AE6 #E6E56A
tetradic
#6AE6E5 #A76AE6 #E66A6B #A9E66A
square
#6AE6E5 #A76AE6 #E66A6B #A9E66A
split-complementary
#6AE6E5 #E66AA9 #E6A76A
monochromatic
#1FB7B6 #36DDDC #6AE6E5 #9EEFEE #D3F8F7
Accessibility & contrast
On white
1.49
#6AE6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6AE6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE6E5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE6E5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#00ECE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ae6e5; /* rgb */ color: rgb(106, 230, 229); /* oklch */ color: oklch(85.5% 0.111 194.6);
Tailwind
colors: {
custom: {
50: '#9feeed',
500: '#6ae6e5',
950: '#000000',
},
}SCSS
$custom: #6ae6e5; $custom-light: #9feeed; $custom-dark: #000000;
JSON
{
"hex": "#6ae6e5",
"rgb": {
"r": 106,
"g": 230,
"b": 229
},
"hsl": {
"h": 179.516,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.85465,
"c": 0.1105,
"h": 194.6
},
"luminance": 0.65315
}Semantic roles & 50–950 ramp
primary
#6AE6E5
secondary
#B73D3E
accent
#1214D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584