#6AD8EB#6AD8EB
#6AD8EB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.5% C 0.104 H 210.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD8EB |
|---|---|
| RGB | rgb(106, 216, 235) |
| HSL | hsl(189, 76%, 67%) |
| HSV | hsv(189, 55%, 92%) |
| CMYK | cmyk(54.9%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.83, -26.28, -18.93) |
| CIE-LCH | lch(80.83, 32.39, 215.76°) |
| OKLab | oklab(82.46% -0.0897 -0.0524) |
| OKLCH | oklch(82.46% 0.104 210.3) |
| XYZ | xyz(45.4891, 58.1698, 87.4118) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD8EB #EB7D6A
analogous
#6AEBBD #6AD8EB #6A98EB
triadic
#6AD8EB #EB6AD8 #D8EB6A
tetradic
#6AD8EB #BD6AEB #EB7D6A #98EB6A
square
#6AD8EB #BD6AEB #EB7D6A #98EB6A
split-complementary
#6AD8EB #EB6A98 #EBBD6A
monochromatic
#1AA8C1 #34CAE4 #6AD8EB #A0E6F2 #D6F4F9
Accessibility & contrast
On white
1.66
#6AD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6AD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD8EB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD8EB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ad8eb; /* rgb */ color: rgb(106, 216, 235); /* oklch */ color: oklch(82.5% 0.104 210.3);
Tailwind
colors: {
custom: {
50: '#9fe4f1',
500: '#6ad8eb',
950: '#000000',
},
}SCSS
$custom: #6ad8eb; $custom-light: #9fe4f1; $custom-dark: #000000;
JSON
{
"hex": "#6ad8eb",
"rgb": {
"r": 106,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.837,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.82458,
"c": 0.10383,
"h": 210.3
},
"luminance": 0.58174
}Semantic roles & 50–950 ramp
primary
#6AD8EB
secondary
#BF4E3A
accent
#2B0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485