#6EDDEF#6EDDEF
#6EDDEF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.104 H 209.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDEF |
|---|---|
| RGB | rgb(110, 221, 239) |
| HSL | hsl(188, 80%, 68%) |
| HSV | hsv(188, 54%, 94%) |
| CMYK | cmyk(54%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.52, -26.85, -18.50) |
| CIE-LCH | lch(82.52, 32.61, 214.56°) |
| OKLab | oklab(83.89% -0.0909 -0.0511) |
| OKLCH | oklch(83.89% 0.104 209.4) |
| XYZ | xyz(47.8606, 61.2554, 90.9459) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Neon Blue
#04D9FF
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDEF #EF806E
analogous
#6EEFC0 #6EDDEF #6E9CEF
triadic
#6EDDEF #EF6EDD #DDEF6E
tetradic
#6EDDEF #C06EEF #EF806E #9CEF6E
square
#6EDDEF #C06EEF #EF806E #9CEF6E
split-complementary
#6EDDEF #EF6E9C #EFC06E
monochromatic
#17B3CC #37D0E9 #6EDDEF #A5EAF5 #DCF7FB
Accessibility & contrast
On white
1.58
#6EDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6EDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDEF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDEF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6eddef; /* rgb */ color: rgb(110, 221, 239); /* oklch */ color: oklch(83.9% 0.104 209.4);
Tailwind
colors: {
custom: {
50: '#a1e7f4',
500: '#6eddef',
950: '#000000',
},
}SCSS
$custom: #6eddef; $custom-light: #a1e7f4; $custom-dark: #000000;
JSON
{
"hex": "#6eddef",
"rgb": {
"r": 110,
"g": 221,
"b": 239
},
"hsl": {
"h": 188.372,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.83889,
"c": 0.10428,
"h": 209.4
},
"luminance": 0.6126
}Semantic roles & 50–950 ramp
primary
#6EDDEF
secondary
#C74D3A
accent
#2709DC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485