#6AE0EE#6AE0EE
#6AE0EE is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.108 H 205.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE0EE |
|---|---|
| RGB | rgb(106, 224, 238) |
| HSL | hsl(186, 80%, 67%) |
| HSV | hsv(186, 55%, 93%) |
| CMYK | cmyk(55.5%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.20, -29.35, -16.95) |
| CIE-LCH | lch(83.20, 33.89, 210.00°) |
| OKLab | oklab(84.39% -0.097 -0.0469) |
| OKLCH | oklch(84.39% 0.108 205.8) |
| XYZ | xyz(48.0258, 62.5439, 90.4136) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE0EE #EE786A
analogous
#6AEEBA #6AE0EE #6A9EEE
triadic
#6AE0EE #EE6AE0 #E0EE6A
tetradic
#6AE0EE #BA6AEE #EE786A #9EEE6A
square
#6AE0EE #BA6AEE #EE786A #9EEE6A
split-complementary
#6AE0EE #EE6A9E #EEBA6A
monochromatic
#17B4C7 #33D5E8 #6AE0EE #A1EBF4 #D8F7FB
Accessibility & contrast
On white
1.55
#6AE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6AE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE0EE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE0EE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BBC9EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae0ee; /* rgb */ color: rgb(106, 224, 238); /* oklch */ color: oklch(84.4% 0.108 205.8);
Tailwind
colors: {
custom: {
50: '#a0eaf3',
500: '#6ae0ee',
950: '#000000',
},
}SCSS
$custom: #6ae0ee; $custom-light: #a0eaf3; $custom-dark: #000000;
JSON
{
"hex": "#6ae0ee",
"rgb": {
"r": 106,
"g": 224,
"b": 238
},
"hsl": {
"h": 186.364,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.84393,
"c": 0.1077,
"h": 205.8
},
"luminance": 0.62549
}Semantic roles & 50–950 ramp
primary
#6AE0EE
secondary
#C44738
accent
#200ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485