#5DDFFE#5DDFFE
#5DDFFE is a very light, vivid cyan. Relative luminance 0.623; OKLCH L 84.3% C 0.121 H 216.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFFE |
|---|---|
| RGB | rgb(93, 223, 254) |
| HSL | hsl(192, 99%, 68%) |
| HSV | hsv(192, 63%, 100%) |
| CMYK | cmyk(63.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.05, -26.60, -25.68) |
| CIE-LCH | lch(83.05, 36.98, 223.99°) |
| OKLab | oklab(84.33% -0.0972 -0.0714) |
| OKLCH | oklch(84.33% 0.121 216.3) |
| XYZ | xyz(48.7839, 62.2531, 103.1918) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 6.65
Bright Sky Blue
#02CCFE
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFFE #FE7C5D
analogous
#5DFECD #5DDFFE #5D8EFE
triadic
#5DDFFE #FE5DDF #DFFE5D
tetradic
#5DDFFE #CD5DFE #FE7C5D #8EFE5D
square
#5DDFFE #CD5DFE #FE7C5D #8EFE5D
split-complementary
#5DDFFE #FE5D8E #FECD5D
monochromatic
#01B5DF #20D3FE #5DDFFE #9AEBFE #D7F7FF
Accessibility & contrast
On white
1.56
#5DDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5DDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFFE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFFE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B3C7FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ddffe; /* rgb */ color: rgb(93, 223, 254); /* oklch */ color: oklch(84.3% 0.121 216.3);
Tailwind
colors: {
custom: {
50: '#9be9fe',
500: '#5ddffe',
950: '#000000',
},
}SCSS
$custom: #5ddffe; $custom-light: #9be9fe; $custom-dark: #000000;
JSON
{
"hex": "#5ddffe",
"rgb": {
"r": 93,
"g": 223,
"b": 254
},
"hsl": {
"h": 191.553,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.84332,
"c": 0.12062,
"h": 216.3
},
"luminance": 0.62258
}Semantic roles & 50–950 ramp
primary
#5DDFFE
secondary
#D84928
accent
#2C00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485