#58DDFE#58DDFE
#58DDFE is a very light, vivid cyan. Relative luminance 0.609; OKLCH L 83.7% C 0.123 H 217.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDFE |
|---|---|
| RGB | rgb(88, 221, 254) |
| HSL | hsl(192, 99%, 67%) |
| HSV | hsv(192, 65%, 100%) |
| CMYK | cmyk(65.4%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(82.35, -26.39, -26.76) |
| CIE-LCH | lch(82.35, 37.58, 225.41°) |
| OKLab | oklab(83.73% -0.0978 -0.0745) |
| OKLCH | oklch(83.73% 0.123 217.3) |
| XYZ | xyz(47.7630, 60.9381, 102.9918) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.60
Bright Sky Blue
#02CCFE
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDFE #FE7958
analogous
#58FECC #58DDFE #588AFE
triadic
#58DDFE #FE58DD #DDFE58
tetradic
#58DDFE #CC58FE #FE7958 #8AFE58
square
#58DDFE #CC58FE #FE7958 #8AFE58
split-complementary
#58DDFE #FE588A #FECC58
monochromatic
#01AFDA #1BD1FE #58DDFE #95E9FE #D2F6FF
Accessibility & contrast
On white
1.59
#58DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#58DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDFE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDFE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B0C5FE
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58ddfe; /* rgb */ color: rgb(88, 221, 254); /* oklch */ color: oklch(83.7% 0.123 217.3);
Tailwind
colors: {
custom: {
50: '#99e7fe',
500: '#58ddfe',
950: '#000000',
},
}SCSS
$custom: #58ddfe; $custom-light: #99e7fe; $custom-dark: #000000;
JSON
{
"hex": "#58ddfe",
"rgb": {
"r": 88,
"g": 221,
"b": 254
},
"hsl": {
"h": 191.928,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.8373,
"c": 0.12299,
"h": 217.3
},
"luminance": 0.60943
}Semantic roles & 50–950 ramp
primary
#58DDFE
secondary
#D44927
accent
#2E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485