#6ED3EB#6ED3EB
#6ED3EB is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.100 H 215.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3EB |
|---|---|
| RGB | rgb(110, 211, 235) |
| HSL | hsl(192, 76%, 68%) |
| HSV | hsv(192, 53%, 92%) |
| CMYK | cmyk(53.2%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.56, -23.01, -20.85) |
| CIE-LCH | lch(79.56, 31.05, 222.18°) |
| OKLab | oklab(81.47% -0.0816 -0.0577) |
| OKLCH | oklch(81.47% 0.1 215.2) |
| XYZ | xyz(44.7142, 55.8976, 87.0141) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.92
Bright Sky Blue
#02CCFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3EB #EB866E
analogous
#6EEBC5 #6ED3EB #6E94EB
triadic
#6ED3EB #EB6ED3 #D3EB6E
tetradic
#6ED3EB #C56EEB #EB866E #94EB6E
square
#6ED3EB #C56EEB #EB866E #94EB6E
split-complementary
#6ED3EB #EB6E94 #EBC56E
monochromatic
#1BA3C4 #38C3E4 #6ED3EB #A4E3F2 #DAF4FA
Accessibility & contrast
On white
1.72
#6ED3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6ED3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3EB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3EB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed3eb; /* rgb */ color: rgb(110, 211, 235); /* oklch */ color: oklch(81.5% 0.100 215.2);
Tailwind
colors: {
custom: {
50: '#a1e0f1',
500: '#6ed3eb',
950: '#000000',
},
}SCSS
$custom: #6ed3eb; $custom-light: #a1e0f1; $custom-dark: #000000;
JSON
{
"hex": "#6ed3eb",
"rgb": {
"r": 110,
"g": 211,
"b": 235
},
"hsl": {
"h": 191.52,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.81473,
"c": 0.09998,
"h": 215.2
},
"luminance": 0.55902
}Semantic roles & 50–950 ramp
primary
#6ED3EB
secondary
#C2553B
accent
#340ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485