#58CEEE#58CEEE
#58CEEE is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.114 H 218.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #58CEEE |
|---|---|
| RGB | rgb(88, 206, 238) |
| HSL | hsl(193, 82%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(63%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.51, -23.68, -25.63) |
| CIE-LCH | lch(77.51, 34.89, 227.27°) |
| OKLab | oklab(79.67% -0.0889 -0.0713) |
| OKLCH | oklch(79.67% 0.114 218.7) |
| XYZ | xyz(41.5222, 52.3860, 88.7956) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.84
Baby Blue
#89CFF0
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 7.42
Aqua Blue
#02D8E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CEEE #EE7858
analogous
#58EEC3 #58CEEE #5883EE
triadic
#58CEEE #EE58CE #CEEE58
tetradic
#58CEEE #C358EE #EE7858 #83EE58
square
#58CEEE #C358EE #EE7858 #83EE58
split-complementary
#58CEEE #EE5883 #EEC358
monochromatic
#1395B9 #20BEE8 #58CEEE #90DEF4 #C7EFF9
Accessibility & contrast
On white
1.83
#58CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#58CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CEEE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CEEE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #58ceee; /* rgb */ color: rgb(88, 206, 238); /* oklch */ color: oklch(79.7% 0.114 218.7);
Tailwind
colors: {
custom: {
50: '#96ddf3',
500: '#58ceee',
950: '#000000',
},
}SCSS
$custom: #58ceee; $custom-light: #96ddf3; $custom-dark: #000000;
JSON
{
"hex": "#58ceee",
"rgb": {
"r": 88,
"g": 206,
"b": 238
},
"hsl": {
"h": 192.8,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.79667,
"c": 0.11396,
"h": 218.7
},
"luminance": 0.5239
}Semantic roles & 50–950 ramp
primary
#58CEEE
secondary
#B84F32
accent
#3508DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485