#6ED0E7#6ED0E7
#6ED0E7 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.6% C 0.098 H 215.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0E7 |
|---|---|
| RGB | rgb(110, 208, 231) |
| HSL | hsl(191, 72%, 67%) |
| HSV | hsv(191, 52%, 91%) |
| CMYK | cmyk(52.4%, 10%, 0%, 9.4%) |
| CIE-LAB | lab(78.57, -22.61, -20.20) |
| CIE-LCH | lch(78.57, 30.32, 221.77°) |
| OKLab | oklab(80.64% -0.0799 -0.0559) |
| OKLCH | oklch(80.64% 0.098 215) |
| XYZ | xyz(43.4045, 54.1924, 83.7586) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.69
Neon Blue
#04D9FF
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.61
Bright Sky Blue
#02CCFE
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0E7 #E7856E
analogous
#6EE7C2 #6ED0E7 #6E94E7
triadic
#6ED0E7 #E76ED0 #D0E76E
tetradic
#6ED0E7 #C26EE7 #E7856E #94E76E
square
#6ED0E7 #C26EE7 #E7856E #94E76E
split-complementary
#6ED0E7 #E76E94 #E7C26E
monochromatic
#1F9EBC #39BFDE #6ED0E7 #A3E1F0 #D7F2F8
Accessibility & contrast
On white
1.77
#6ED0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6ED0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0E7
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0E7 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCAE8
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#0ED9D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed0e7; /* rgb */ color: rgb(110, 208, 231); /* oklch */ color: oklch(80.6% 0.098 215.0);
Tailwind
colors: {
custom: {
50: '#a0deee',
500: '#6ed0e7',
950: '#000000',
},
}SCSS
$custom: #6ed0e7; $custom-light: #a0deee; $custom-dark: #000000;
JSON
{
"hex": "#6ed0e7",
"rgb": {
"r": 110,
"g": 208,
"b": 231
},
"hsl": {
"h": 191.405,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.80643,
"c": 0.0975,
"h": 215
},
"luminance": 0.54196
}Semantic roles & 50–950 ramp
primary
#6ED0E7
secondary
#BB563E
accent
#3712D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485