#6ED8EA#6ED8EA
#6ED8EA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.6% C 0.101 H 209.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED8EA |
|---|---|
| RGB | rgb(110, 216, 234) |
| HSL | hsl(189, 75%, 67%) |
| HSV | hsv(189, 53%, 92%) |
| CMYK | cmyk(53%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.94, -25.76, -18.22) |
| CIE-LCH | lch(80.94, 31.55, 215.27°) |
| OKLab | oklab(82.57% -0.0875 -0.0504) |
| OKLCH | oklch(82.57% 0.101 209.9) |
| XYZ | xyz(45.8317, 58.3630, 86.6759) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED8EA #EA806E
analogous
#6EEABE #6ED8EA #6E9AEA
triadic
#6ED8EA #EA6ED8 #D8EA6E
tetradic
#6ED8EA #BE6EEA #EA806E #9AEA6E
square
#6ED8EA #BE6EEA #EA806E #9AEA6E
split-complementary
#6ED8EA #EA6E9A #EABE6E
monochromatic
#1CAAC2 #39CAE2 #6ED8EA #A3E6F2 #D9F5F9
Accessibility & contrast
On white
1.66
#6ED8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6ED8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED8EA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED8EA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ed8ea; /* rgb */ color: rgb(110, 216, 234); /* oklch */ color: oklch(82.6% 0.101 209.9);
Tailwind
colors: {
custom: {
50: '#a1e4f0',
500: '#6ed8ea',
950: '#000000',
},
}SCSS
$custom: #6ed8ea; $custom-light: #a1e4f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed8ea",
"rgb": {
"r": 110,
"g": 216,
"b": 234
},
"hsl": {
"h": 188.71,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.82572,
"c": 0.10092,
"h": 209.9
},
"luminance": 0.58367
}Semantic roles & 50–950 ramp
primary
#6ED8EA
secondary
#C04F3C
accent
#2C0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485