#6AE4E6#6AE4E6
#6AE4E6 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.109 H 196.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4E6 |
|---|---|
| RGB | rgb(106, 228, 230) |
| HSL | hsl(181, 71%, 66%) |
| HSV | hsv(181, 54%, 90%) |
| CMYK | cmyk(53.9%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(84.10, -33.40, -11.37) |
| CIE-LCH | lch(84.10, 35.28, 198.80°) |
| OKLab | oklab(85.04% -0.1044 -0.0314) |
| OKLCH | oklch(85.04% 0.109 196.8) |
| XYZ | xyz(47.9642, 64.2595, 84.7232) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4E6 #E66C6A
analogous
#6AE6AA #6AE4E6 #6AA6E6
triadic
#6AE4E6 #E66AE4 #E4E66A
tetradic
#6AE4E6 #AA6AE6 #E66C6A #A6E66A
square
#6AE4E6 #AA6AE6 #E66C6A #A6E66A
split-complementary
#6AE4E6 #E66AA6 #E6AA6A
monochromatic
#1FB4B7 #36DBDD #6AE4E6 #9EEDEF #D3F7F8
Accessibility & contrast
On white
1.52
#6AE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6AE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4E6
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4E6 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE6
Deuteranopia (green-blind)
#C2CBE7
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae4e6; /* rgb */ color: rgb(106, 228, 230); /* oklch */ color: oklch(85.0% 0.109 196.8);
Tailwind
colors: {
custom: {
50: '#9feded',
500: '#6ae4e6',
950: '#000000',
},
}SCSS
$custom: #6ae4e6; $custom-light: #9feded; $custom-dark: #000000;
JSON
{
"hex": "#6ae4e6",
"rgb": {
"r": 106,
"g": 228,
"b": 230
},
"hsl": {
"h": 180.968,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.85037,
"c": 0.10906,
"h": 196.8
},
"luminance": 0.64264
}Semantic roles & 50–950 ramp
primary
#6AE4E6
secondary
#B73F3D
accent
#1512D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584