#58DBFD#58DBFD
#58DBFD is a very light, vivid cyan. Relative luminance 0.598; OKLCH L 83.2% C 0.122 H 218.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBFD |
|---|---|
| RGB | rgb(88, 219, 253) |
| HSL | hsl(192, 98%, 67%) |
| HSV | hsv(192, 65%, 99%) |
| CMYK | cmyk(65.2%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(81.74, -25.70, -27.16) |
| CIE-LCH | lch(81.74, 37.39, 226.58°) |
| OKLab | oklab(83.23% -0.0962 -0.0756) |
| OKLCH | oklch(83.23% 0.122 218.2) |
| XYZ | xyz(47.0784, 59.8245, 101.9756) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.51
Bright Sky Blue
#02CCFE
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBFD #FD7A58
analogous
#58FDCD #58DBFD #5888FD
triadic
#58DBFD #FD58DB #DBFD58
tetradic
#58DBFD #CD58FD #FD7A58 #88FD58
square
#58DBFD #CD58FD #FD7A58 #88FD58
split-complementary
#58DBFD #FD5888 #FDCD58
monochromatic
#03ACD8 #1CCEFC #58DBFD #94E8FE #D1F5FE
Accessibility & contrast
On white
1.62
#58DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#58DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBFD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBFD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dbfd; /* rgb */ color: rgb(88, 219, 253); /* oklch */ color: oklch(83.2% 0.122 218.2);
Tailwind
colors: {
custom: {
50: '#98e6fe',
500: '#58dbfd',
950: '#000000',
},
}SCSS
$custom: #58dbfd; $custom-light: #98e6fe; $custom-dark: #000000;
JSON
{
"hex": "#58dbfd",
"rgb": {
"r": 88,
"g": 219,
"b": 253
},
"hsl": {
"h": 192.364,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.83234,
"c": 0.12241,
"h": 218.2
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#58DBFD
secondary
#D24B27
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485