#5DD2EF#5DD2EF
#5DD2EF is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.8% C 0.112 H 216.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2EF |
|---|---|
| RGB | rgb(93, 210, 239) |
| HSL | hsl(192, 82%, 65%) |
| HSV | hsv(192, 61%, 94%) |
| CMYK | cmyk(61.1%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.84, -24.55, -24.13) |
| CIE-LCH | lch(78.84, 34.42, 224.50°) |
| OKLab | oklab(80.78% -0.0897 -0.067) |
| OKLCH | oklch(80.78% 0.112 216.8) |
| XYZ | xyz(43.1345, 54.6479, 89.9195) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 5.09
Bright Sky Blue
#02CCFE
ΔE00 5.43
Baby Blue
#89CFF0
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2EF #EF7A5D
analogous
#5DEFC3 #5DD2EF #5D89EF
triadic
#5DD2EF #EF5DD2 #D2EF5D
tetradic
#5DD2EF #C35DEF #EF7A5D #89EF5D
square
#5DD2EF #C35DEF #EF7A5D #89EF5D
split-complementary
#5DD2EF #EF5D89 #EFC35D
monochromatic
#139DBF #25C3E9 #5DD2EF #95E1F5 #CCF1FA
Accessibility & contrast
On white
1.76
#5DD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5DD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2EF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2EF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF1
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd2ef; /* rgb */ color: rgb(93, 210, 239); /* oklch */ color: oklch(80.8% 0.112 216.8);
Tailwind
colors: {
custom: {
50: '#99e0f4',
500: '#5dd2ef',
950: '#000000',
},
}SCSS
$custom: #5dd2ef; $custom-light: #99e0f4; $custom-dark: #000000;
JSON
{
"hex": "#5dd2ef",
"rgb": {
"r": 93,
"g": 210,
"b": 239
},
"hsl": {
"h": 191.918,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.80784,
"c": 0.11202,
"h": 216.8
},
"luminance": 0.54652
}Semantic roles & 50–950 ramp
primary
#5DD2EF
secondary
#BD4F33
accent
#3207DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485