#6ED9EA#6ED9EA
#6ED9EA is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.8% C 0.101 H 209.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED9EA |
|---|---|
| RGB | rgb(110, 217, 234) |
| HSL | hsl(188, 75%, 67%) |
| HSV | hsv(188, 53%, 92%) |
| CMYK | cmyk(53%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(81.22, -26.25, -17.79) |
| CIE-LCH | lch(81.22, 31.71, 214.12°) |
| OKLab | oklab(82.8% -0.0885 -0.0492) |
| OKLCH | oklch(82.8% 0.101 209) |
| XYZ | xyz(46.0886, 58.8770, 86.7615) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Neon Blue
#04D9FF
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED9EA #EA7F6E
analogous
#6EEABD #6ED9EA #6E9BEA
triadic
#6ED9EA #EA6ED9 #D9EA6E
tetradic
#6ED9EA #BD6EEA #EA7F6E #9BEA6E
square
#6ED9EA #BD6EEA #EA7F6E #9BEA6E
split-complementary
#6ED9EA #EA6E9B #EABD6E
monochromatic
#1CABC2 #39CBE2 #6ED9EA #A3E7F2 #D9F5F9
Accessibility & contrast
On white
1.64
#6ED9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6ED9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED9EA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED9EA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ed9ea; /* rgb */ color: rgb(110, 217, 234); /* oklch */ color: oklch(82.8% 0.101 209.0);
Tailwind
colors: {
custom: {
50: '#a1e5f0',
500: '#6ed9ea',
950: '#000000',
},
}SCSS
$custom: #6ed9ea; $custom-light: #a1e5f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed9ea",
"rgb": {
"r": 110,
"g": 217,
"b": 234
},
"hsl": {
"h": 188.226,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.828,
"c": 0.10128,
"h": 209
},
"luminance": 0.58881
}Semantic roles & 50–950 ramp
primary
#6ED9EA
secondary
#C04E3C
accent
#2A0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485