#6ED2EB#6ED2EB
#6ED2EB is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.100 H 216.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2EB |
|---|---|
| RGB | rgb(110, 210, 235) |
| HSL | hsl(192, 76%, 68%) |
| HSV | hsv(192, 53%, 92%) |
| CMYK | cmyk(53.2%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.27, -22.51, -21.28) |
| CIE-LCH | lch(79.27, 30.97, 223.39°) |
| OKLab | oklab(81.25% -0.0806 -0.0589) |
| OKLCH | oklch(81.25% 0.1 216.2) |
| XYZ | xyz(44.4665, 55.4023, 86.9316) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.50
Bright Sky Blue
#02CCFE
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2EB #EB876E
analogous
#6EEBC6 #6ED2EB #6E93EB
triadic
#6ED2EB #EB6ED2 #D2EB6E
tetradic
#6ED2EB #C66EEB #EB876E #93EB6E
square
#6ED2EB #C66EEB #EB876E #93EB6E
split-complementary
#6ED2EB #EB6E93 #EBC66E
monochromatic
#1BA2C4 #38C1E4 #6ED2EB #A4E3F2 #DAF3FA
Accessibility & contrast
On white
1.74
#6ED2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6ED2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2EB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2EB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed2eb; /* rgb */ color: rgb(110, 210, 235); /* oklch */ color: oklch(81.2% 0.100 216.2);
Tailwind
colors: {
custom: {
50: '#a0e0f1',
500: '#6ed2eb',
950: '#000000',
},
}SCSS
$custom: #6ed2eb; $custom-light: #a0e0f1; $custom-dark: #000000;
JSON
{
"hex": "#6ed2eb",
"rgb": {
"r": 110,
"g": 210,
"b": 235
},
"hsl": {
"h": 192,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.81246,
"c": 0.0998,
"h": 216.2
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#6ED2EB
secondary
#C2563B
accent
#360ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485