#58CAFD#58CAFD
#58CAFD is a light, vivid cyan. Relative luminance 0.514; OKLCH L 79.4% C 0.125 H 230.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #58CAFD |
|---|---|
| RGB | rgb(88, 202, 253) |
| HSL | hsl(199, 98%, 67%) |
| HSV | hsv(199, 65%, 99%) |
| CMYK | cmyk(65.2%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(76.92, -17.09, -34.56) |
| CIE-LCH | lch(76.92, 38.56, 243.70°) |
| OKLab | oklab(79.38% -0.0795 -0.0968) |
| OKLCH | oklch(79.38% 0.125 230.6) |
| XYZ | xyz(42.8677, 51.4030, 100.5721) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Bright Sky Blue
#02CCFE
ΔE00 3.70
Deepskyblue
#00BFFF
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 4.56
Sky
#82CAFC
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CAFD #FD8B58
analogous
#58FDDD #58CAFD #5878FD
triadic
#58CAFD #FD58CA #CAFD58
tetradic
#58CAFD #DD58FD #FD8B58 #78FD58
square
#58CAFD #DD58FD #FD8B58 #78FD58
split-complementary
#58CAFD #FD5878 #FDDD58
monochromatic
#0396D8 #1CB7FC #58CAFD #94DDFE #D1F0FE
Accessibility & contrast
On white
1.86
#58CAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#58CAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CAFD
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CAFD | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#99B7FC
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #58cafd; /* rgb */ color: rgb(88, 202, 253); /* oklch */ color: oklch(79.4% 0.125 230.6);
Tailwind
colors: {
custom: {
50: '#97dafe',
500: '#58cafd',
950: '#000000',
},
}SCSS
$custom: #58cafd; $custom-light: #97dafe; $custom-dark: #000000;
JSON
{
"hex": "#58cafd",
"rgb": {
"r": 88,
"g": 202,
"b": 253
},
"hsl": {
"h": 198.545,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.79378,
"c": 0.12524,
"h": 230.6
},
"luminance": 0.51408
}Semantic roles & 50–950 ramp
primary
#58CAFD
secondary
#D25C27
accent
#4700E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385