#6DD5EF#6DD5EF
#6DD5EF is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.103 H 216.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5EF |
|---|---|
| RGB | rgb(109, 213, 239) |
| HSL | hsl(192, 80%, 68%) |
| HSV | hsv(192, 54%, 94%) |
| CMYK | cmyk(54.4%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(80.22, -23.09, -21.98) |
| CIE-LCH | lch(80.22, 31.88, 223.58°) |
| OKLab | oklab(82.04% -0.0829 -0.0609) |
| OKLCH | oklch(82.04% 0.103 216.3) |
| XYZ | xyz(45.6748, 57.0675, 90.2527) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.63
Bright Sky Blue
#02CCFE
ΔE00 6.59
Aqua Blue
#02D8E9
ΔE00 6.75
Robin'S Egg
#6DEDFD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5EF #EF876D
analogous
#6DEFC8 #6DD5EF #6D94EF
triadic
#6DD5EF #EF6DD5 #D5EF6D
tetradic
#6DD5EF #C86DEF #EF876D #94EF6D
square
#6DD5EF #C86DEF #EF876D #94EF6D
split-complementary
#6DD5EF #EF6D94 #EFC86D
monochromatic
#16A7CB #36C5E9 #6DD5EF #A4E5F5 #DBF5FB
Accessibility & contrast
On white
1.69
#6DD5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6DD5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5EF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5EF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6dd5ef; /* rgb */ color: rgb(109, 213, 239); /* oklch */ color: oklch(82.0% 0.103 216.3);
Tailwind
colors: {
custom: {
50: '#a0e2f4',
500: '#6dd5ef',
950: '#000000',
},
}SCSS
$custom: #6dd5ef; $custom-light: #a0e2f4; $custom-dark: #000000;
JSON
{
"hex": "#6dd5ef",
"rgb": {
"r": 109,
"g": 213,
"b": 239
},
"hsl": {
"h": 192,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.82037,
"c": 0.1029,
"h": 216.3
},
"luminance": 0.57072
}Semantic roles & 50–950 ramp
primary
#6DD5EF
secondary
#C75539
accent
#3309DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485