#6ED8EC#6ED8EC
#6ED8EC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.102 H 211.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED8EC |
|---|---|
| RGB | rgb(110, 216, 236) |
| HSL | hsl(190, 77%, 68%) |
| HSV | hsv(190, 53%, 93%) |
| CMYK | cmyk(53.4%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(81.00, -25.22, -19.19) |
| CIE-LCH | lch(81.00, 31.69, 217.27°) |
| OKLab | oklab(82.64% -0.0867 -0.0531) |
| OKLCH | oklch(82.64% 0.102 211.5) |
| XYZ | xyz(46.1206, 58.4786, 88.1976) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED8EC #EC826E
analogous
#6EECC1 #6ED8EC #6E99EC
triadic
#6ED8EC #EC6ED8 #D8EC6E
tetradic
#6ED8EC #C16EEC #EC826E #99EC6E
square
#6ED8EC #C16EEC #EC826E #99EC6E
split-complementary
#6ED8EC #EC6E99 #ECC16E
monochromatic
#1AAAC6 #38C9E5 #6ED8EC #A4E7F3 #DAF5FA
Accessibility & contrast
On white
1.65
#6ED8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#6ED8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED8EC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED8EC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ed8ec; /* rgb */ color: rgb(110, 216, 236); /* oklch */ color: oklch(82.6% 0.102 211.5);
Tailwind
colors: {
custom: {
50: '#a1e4f2',
500: '#6ed8ec',
950: '#000000',
},
}SCSS
$custom: #6ed8ec; $custom-light: #a1e4f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed8ec",
"rgb": {
"r": 110,
"g": 216,
"b": 236
},
"hsl": {
"h": 189.524,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.82644,
"c": 0.10163,
"h": 211.5
},
"luminance": 0.58483
}Semantic roles & 50–950 ramp
primary
#6ED8EC
secondary
#C3503B
accent
#2D0CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485