#58DDFD#58DDFD
#58DDFD is a very light, vivid cyan. Relative luminance 0.609; OKLCH L 83.7% C 0.122 H 216.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDFD |
|---|---|
| RGB | rgb(88, 221, 253) |
| HSL | hsl(192, 98%, 67%) |
| HSV | hsv(192, 65%, 99%) |
| CMYK | cmyk(65.2%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.31, -26.68, -26.29) |
| CIE-LCH | lch(82.31, 37.46, 224.57°) |
| OKLab | oklab(83.69% -0.0982 -0.0732) |
| OKLCH | oklch(83.69% 0.122 216.7) |
| XYZ | xyz(47.6033, 60.8743, 102.1506) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.63
Robin'S Egg
#6DEDFD
ΔE00 6.07
Bright Sky Blue
#02CCFE
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.62
Baby Blue
#89CFF0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDFD #FD7858
analogous
#58FDCA #58DDFD #588BFD
triadic
#58DDFD #FD58DD #DDFD58
tetradic
#58DDFD #CA58FD #FD7858 #8BFD58
square
#58DDFD #CA58FD #FD7858 #8BFD58
split-complementary
#58DDFD #FD588B #FDCA58
monochromatic
#03AFD8 #1CD1FC #58DDFD #94E9FE #D1F6FE
Accessibility & contrast
On white
1.59
#58DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#58DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDFD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDFD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58ddfd; /* rgb */ color: rgb(88, 221, 253); /* oklch */ color: oklch(83.7% 0.122 216.7);
Tailwind
colors: {
custom: {
50: '#99e7fe',
500: '#58ddfd',
950: '#000000',
},
}SCSS
$custom: #58ddfd; $custom-light: #99e7fe; $custom-dark: #000000;
JSON
{
"hex": "#58ddfd",
"rgb": {
"r": 88,
"g": 221,
"b": 253
},
"hsl": {
"h": 191.636,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.83691,
"c": 0.12248,
"h": 216.7
},
"luminance": 0.60879
}Semantic roles & 50–950 ramp
primary
#58DDFD
secondary
#D24827
accent
#2D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485