#6ED7EE#6ED7EE
#6ED7EE is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 82.5% C 0.102 H 213.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7EE |
|---|---|
| RGB | rgb(110, 215, 238) |
| HSL | hsl(191, 79%, 68%) |
| HSV | hsv(191, 54%, 93%) |
| CMYK | cmyk(53.8%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.79, -24.17, -20.58) |
| CIE-LCH | lch(80.79, 31.75, 220.42°) |
| OKLab | oklab(82.49% -0.0848 -0.057) |
| OKLCH | oklch(82.49% 0.102 213.9) |
| XYZ | xyz(46.1574, 58.0847, 89.6514) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7EE #EE856E
analogous
#6EEEC5 #6ED7EE #6E97EE
triadic
#6ED7EE #EE6ED7 #D7EE6E
tetradic
#6ED7EE #C56EEE #EE856E #97EE6E
square
#6ED7EE #C56EEE #EE856E #97EE6E
split-complementary
#6ED7EE #EE6E97 #EEC56E
monochromatic
#18AACA #37C8E8 #6ED7EE #A5E6F4 #DCF5FB
Accessibility & contrast
On white
1.66
#6ED7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6ED7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7EE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7EE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ed7ee; /* rgb */ color: rgb(110, 215, 238); /* oklch */ color: oklch(82.5% 0.102 213.9);
Tailwind
colors: {
custom: {
50: '#a1e3f3',
500: '#6ed7ee',
950: '#000000',
},
}SCSS
$custom: #6ed7ee; $custom-light: #a1e3f3; $custom-dark: #000000;
JSON
{
"hex": "#6ed7ee",
"rgb": {
"r": 110,
"g": 215,
"b": 238
},
"hsl": {
"h": 190.781,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.82491,
"c": 0.10218,
"h": 213.9
},
"luminance": 0.58089
}Semantic roles & 50–950 ramp
primary
#6ED7EE
secondary
#C6533A
accent
#300ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485