#58CBEE#58CBEE
#58CBEE is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.0% C 0.114 H 221.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #58CBEE |
|---|---|
| RGB | rgb(88, 203, 238) |
| HSL | hsl(194, 82%, 64%) |
| HSV | hsv(194, 63%, 93%) |
| CMYK | cmyk(63%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.65, -22.16, -26.94) |
| CIE-LCH | lch(76.65, 34.89, 230.56°) |
| OKLab | oklab(78.98% -0.0858 -0.0751) |
| OKLCH | oklch(78.98% 0.114 221.2) |
| XYZ | xyz(40.8068, 50.9553, 88.5571) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.61
Neon Blue
#04D9FF
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 5.15
Lightblue (survey)
#7BC8F6
ΔE00 6.42
Lightskyblue
#87CEFA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CBEE #EE7B58
analogous
#58EEC6 #58CBEE #5880EE
triadic
#58CBEE #EE58CB #CBEE58
tetradic
#58CBEE #C658EE #EE7B58 #80EE58
square
#58CBEE #C658EE #EE7B58 #80EE58
split-complementary
#58CBEE #EE5880 #EEC658
monochromatic
#1392B9 #20BAE8 #58CBEE #90DCF4 #C7EEF9
Accessibility & contrast
On white
1.88
#58CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#58CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CBEE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CBEE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #58cbee; /* rgb */ color: rgb(88, 203, 238); /* oklch */ color: oklch(79.0% 0.114 221.2);
Tailwind
colors: {
custom: {
50: '#96dbf3',
500: '#58cbee',
950: '#000000',
},
}SCSS
$custom: #58cbee; $custom-light: #96dbf3; $custom-dark: #000000;
JSON
{
"hex": "#58cbee",
"rgb": {
"r": 88,
"g": 203,
"b": 238
},
"hsl": {
"h": 194,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.78978,
"c": 0.11403,
"h": 221.2
},
"luminance": 0.5096
}Semantic roles & 50–950 ramp
primary
#58CBEE
secondary
#B85132
accent
#3A08DE
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485