#6DD2EC#6DD2EC
#6DD2EC is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.101 H 216.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2EC |
|---|---|
| RGB | rgb(109, 210, 236) |
| HSL | hsl(192, 77%, 68%) |
| HSV | hsv(192, 54%, 93%) |
| CMYK | cmyk(53.8%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(79.27, -22.43, -21.82) |
| CIE-LCH | lch(79.27, 31.29, 224.21°) |
| OKLab | oklab(81.24% -0.0809 -0.0604) |
| OKLCH | oklch(81.24% 0.101 216.8) |
| XYZ | xyz(44.4877, 55.3965, 87.6888) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 5.33
Bright Sky Blue
#02CCFE
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 7.01
Ice Blue
#A5DFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2EC #EC876D
analogous
#6DECC6 #6DD2EC #6D93EC
triadic
#6DD2EC #EC6DD2 #D2EC6D
tetradic
#6DD2EC #C66DEC #EC876D #93EC6D
square
#6DD2EC #C66DEC #EC876D #93EC6D
split-complementary
#6DD2EC #EC6D93 #ECC66D
monochromatic
#1AA2C5 #37C1E5 #6DD2EC #A3E3F3 #D9F3FA
Accessibility & contrast
On white
1.74
#6DD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6DD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2EC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2EC | 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)
#C0CDED
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd2ec; /* rgb */ color: rgb(109, 210, 236); /* oklch */ color: oklch(81.2% 0.101 216.8);
Tailwind
colors: {
custom: {
50: '#a0e0f2',
500: '#6dd2ec',
950: '#000000',
},
}SCSS
$custom: #6dd2ec; $custom-light: #a0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6dd2ec",
"rgb": {
"r": 109,
"g": 210,
"b": 236
},
"hsl": {
"h": 192.283,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.81244,
"c": 0.10095,
"h": 216.8
},
"luminance": 0.55401
}Semantic roles & 50–950 ramp
primary
#6DD2EC
secondary
#C3563A
accent
#360CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485