#6AE4E5#6AE4E5
#6AE4E5 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.109 H 196.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4E5 |
|---|---|
| RGB | rgb(106, 228, 229) |
| HSL | hsl(180, 70%, 66%) |
| HSV | hsv(180, 54%, 90%) |
| CMYK | cmyk(53.7%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.07, -33.66, -10.88) |
| CIE-LCH | lch(84.07, 35.37, 197.92°) |
| OKLab | oklab(85% -0.1048 -0.0301) |
| OKLCH | oklch(85% 0.109 196) |
| XYZ | xyz(47.8242, 64.2035, 83.9858) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4E5 #E56B6A
analogous
#6AE5A8 #6AE4E5 #6AA6E5
triadic
#6AE4E5 #E56AE4 #E4E56A
tetradic
#6AE4E5 #A86AE5 #E56B6A #A6E56A
square
#6AE4E5 #A86AE5 #E56B6A #A6E56A
split-complementary
#6AE4E5 #E56AA6 #E5A86A
monochromatic
#20B4B5 #36DBDC #6AE4E5 #9EEDEE #D2F7F7
Accessibility & contrast
On white
1.52
#6AE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6AE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4E5
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4E5 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae4e5; /* rgb */ color: rgb(106, 228, 229); /* oklch */ color: oklch(85.0% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#9feded',
500: '#6ae4e5',
950: '#000000',
},
}SCSS
$custom: #6ae4e5; $custom-light: #9feded; $custom-dark: #000000;
JSON
{
"hex": "#6ae4e5",
"rgb": {
"r": 106,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.488,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.85004,
"c": 0.10908,
"h": 196
},
"luminance": 0.64208
}Semantic roles & 50–950 ramp
primary
#6AE4E5
secondary
#B53F3E
accent
#1513D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584