#6EDDEE#6EDDEE
#6EDDEE is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.104 H 208.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDEE |
|---|---|
| RGB | rgb(110, 221, 238) |
| HSL | hsl(188, 79%, 68%) |
| HSV | hsv(188, 54%, 93%) |
| CMYK | cmyk(53.8%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.48, -27.12, -18.01) |
| CIE-LCH | lch(82.48, 32.56, 213.59°) |
| OKLab | oklab(83.85% -0.0913 -0.0498) |
| OKLCH | oklch(83.85% 0.104 208.6) |
| XYZ | xyz(47.7133, 61.1965, 90.1700) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Aqua Blue
#02D8E9
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDEE #EE7F6E
analogous
#6EEEBF #6EDDEE #6E9DEE
triadic
#6EDDEE #EE6EDD #DDEE6E
tetradic
#6EDDEE #BF6EEE #EE7F6E #9DEE6E
square
#6EDDEE #BF6EEE #EE7F6E #9DEE6E
split-complementary
#6EDDEE #EE6E9D #EEBF6E
monochromatic
#18B2CA #37D0E8 #6EDDEE #A5EAF4 #DCF7FB
Accessibility & contrast
On white
1.59
#6EDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6EDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDEE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDEE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6eddee; /* rgb */ color: rgb(110, 221, 238); /* oklch */ color: oklch(83.9% 0.104 208.6);
Tailwind
colors: {
custom: {
50: '#a1e7f3',
500: '#6eddee',
950: '#000000',
},
}SCSS
$custom: #6eddee; $custom-light: #a1e7f3; $custom-dark: #000000;
JSON
{
"hex": "#6eddee",
"rgb": {
"r": 110,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.969,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.83853,
"c": 0.10397,
"h": 208.6
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#6EDDEE
secondary
#C64D3A
accent
#260ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485