#6ED6EB#6ED6EB
#6ED6EB is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.2% C 0.101 H 212.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6EB |
|---|---|
| RGB | rgb(110, 214, 235) |
| HSL | hsl(190, 76%, 68%) |
| HSV | hsv(190, 53%, 92%) |
| CMYK | cmyk(53.2%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.41, -24.50, -19.56) |
| CIE-LCH | lch(80.41, 31.35, 218.60°) |
| OKLab | oklab(82.15% -0.0849 -0.0541) |
| OKLCH | oklch(82.15% 0.101 212.5) |
| XYZ | xyz(45.4665, 57.4021, 87.2649) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.06
Aqua Blue
#02D8E9
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6EB #EB836E
analogous
#6EEBC2 #6ED6EB #6E97EB
triadic
#6ED6EB #EB6ED6 #D6EB6E
tetradic
#6ED6EB #C26EEB #EB836E #97EB6E
square
#6ED6EB #C26EEB #EB836E #97EB6E
split-complementary
#6ED6EB #EB6E97 #EBC26E
monochromatic
#1BA7C4 #38C7E4 #6ED6EB #A4E5F2 #DAF4FA
Accessibility & contrast
On white
1.68
#6ED6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#6ED6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6EB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6EB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed6eb; /* rgb */ color: rgb(110, 214, 235); /* oklch */ color: oklch(82.2% 0.101 212.5);
Tailwind
colors: {
custom: {
50: '#a1e2f1',
500: '#6ed6eb',
950: '#000000',
},
}SCSS
$custom: #6ed6eb; $custom-light: #a1e2f1; $custom-dark: #000000;
JSON
{
"hex": "#6ed6eb",
"rgb": {
"r": 110,
"g": 214,
"b": 235
},
"hsl": {
"h": 190.08,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.82154,
"c": 0.10067,
"h": 212.5
},
"luminance": 0.57406
}Semantic roles & 50–950 ramp
primary
#6ED6EB
secondary
#C2523B
accent
#300ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485