#58CEEB#58CEEB
#58CEEB is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.5% C 0.112 H 216.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #58CEEB |
|---|---|
| RGB | rgb(88, 206, 235) |
| HSL | hsl(192, 79%, 63%) |
| HSV | hsv(192, 63%, 92%) |
| CMYK | cmyk(62.6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.41, -24.56, -24.18) |
| CIE-LCH | lch(77.41, 34.47, 224.55°) |
| OKLab | oklab(79.55% -0.09 -0.0672) |
| OKLCH | oklch(79.55% 0.112 216.8) |
| XYZ | xyz(41.0851, 52.2112, 86.4937) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.79
Bright Sky Blue
#02CCFE
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.64
Lightblue (survey)
#7BC8F6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CEEB #EB7558
analogous
#58EBBF #58CEEB #5884EB
triadic
#58CEEB #EB58CE #CEEB58
tetradic
#58CEEB #BF58EB #EB7558 #84EB58
square
#58CEEB #BF58EB #EB7558 #84EB58
split-complementary
#58CEEB #EB5884 #EBBF58
monochromatic
#1594B3 #21BEE4 #58CEEB #8FDEF2 #C5EEF8
Accessibility & contrast
On white
1.84
#58CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#58CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CEEB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CEEB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #58ceeb; /* rgb */ color: rgb(88, 206, 235); /* oklch */ color: oklch(79.5% 0.112 216.8);
Tailwind
colors: {
custom: {
50: '#96ddf1',
500: '#58ceeb',
950: '#000000',
},
}SCSS
$custom: #58ceeb; $custom-light: #96ddf1; $custom-dark: #000000;
JSON
{
"hex": "#58ceeb",
"rgb": {
"r": 88,
"g": 206,
"b": 235
},
"hsl": {
"h": 191.837,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.79549,
"c": 0.11235,
"h": 216.8
},
"luminance": 0.52215
}Semantic roles & 50–950 ramp
primary
#58CEEB
secondary
#B34D34
accent
#340BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485