#58CFF5#58CFF5
#58CFF5 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.118 H 222.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #58CFF5 |
|---|---|
| RGB | rgb(88, 207, 245) |
| HSL | hsl(195, 89%, 65%) |
| HSV | hsv(195, 64%, 96%) |
| CMYK | cmyk(64.1%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.05, -22.09, -28.56) |
| CIE-LCH | lch(78.05, 36.11, 232.28°) |
| OKLab | oklab(80.18% -0.0873 -0.0796) |
| OKLCH | oklch(80.18% 0.118 222.4) |
| XYZ | xyz(42.8121, 53.2884, 94.3979) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.19
Neon Blue
#04D9FF
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 6.10
Lightskyblue
#87CEFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CFF5 #F57E58
analogous
#58F5CC #58CFF5 #5881F5
triadic
#58CFF5 #F558CF #CFF558
tetradic
#58CFF5 #CC58F5 #F57E58 #81F558
square
#58CFF5 #CC58F5 #F57E58 #81F558
split-complementary
#58CFF5 #F55881 #F5CC58
monochromatic
#0C99C7 #1EBEF2 #58CFF5 #92E0F8 #CBF0FC
Accessibility & contrast
On white
1.80
#58CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#58CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CFF5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CFF5 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #58cff5; /* rgb */ color: rgb(88, 207, 245); /* oklch */ color: oklch(80.2% 0.118 222.4);
Tailwind
colors: {
custom: {
50: '#97ddf8',
500: '#58cff5',
950: '#000000',
},
}SCSS
$custom: #58cff5; $custom-light: #97ddf8; $custom-dark: #000000;
JSON
{
"hex": "#58cff5",
"rgb": {
"r": 88,
"g": 207,
"b": 245
},
"hsl": {
"h": 194.522,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.80177,
"c": 0.11815,
"h": 222.4
},
"luminance": 0.53293
}Semantic roles & 50–950 ramp
primary
#58CFF5
secondary
#C3522E
accent
#3800E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485