#6DD2EB#6DD2EB
#6DD2EB is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.100 H 216.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2EB |
|---|---|
| RGB | rgb(109, 210, 235) |
| HSL | hsl(192, 76%, 67%) |
| HSV | hsv(192, 54%, 92%) |
| CMYK | cmyk(53.6%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.24, -22.71, -21.34) |
| CIE-LCH | lch(79.24, 31.16, 223.22°) |
| OKLab | oklab(81.21% -0.0812 -0.0591) |
| OKLCH | oklch(81.21% 0.1 216) |
| XYZ | xyz(44.3428, 55.3385, 86.9258) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.58
Bright Sky Blue
#02CCFE
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2EB #EB866D
analogous
#6DEBC5 #6DD2EB #6D93EB
triadic
#6DD2EB #EB6DD2 #D2EB6D
tetradic
#6DD2EB #C56DEB #EB866D #93EB6D
square
#6DD2EB #C56DEB #EB866D #93EB6D
split-complementary
#6DD2EB #EB6D93 #EBC56D
monochromatic
#1BA2C3 #37C1E4 #6DD2EB #A3E3F2 #D9F3FA
Accessibility & contrast
On white
1.74
#6DD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6DD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2EB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2EB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 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: #6dd2eb; /* rgb */ color: rgb(109, 210, 235); /* oklch */ color: oklch(81.2% 0.100 216.0);
Tailwind
colors: {
custom: {
50: '#a0e0f1',
500: '#6dd2eb',
950: '#000000',
},
}SCSS
$custom: #6dd2eb; $custom-light: #a0e0f1; $custom-dark: #000000;
JSON
{
"hex": "#6dd2eb",
"rgb": {
"r": 109,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.905,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.81207,
"c": 0.10045,
"h": 216
},
"luminance": 0.55343
}Semantic roles & 50–950 ramp
primary
#6DD2EB
secondary
#C1563B
accent
#360DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485