#58E2FF#58E2FF
#58E2FF is a very light, vivid cyan. Relative luminance 0.637; OKLCH L 84.9% C 0.124 H 214.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2FF |
|---|---|
| RGB | rgb(88, 226, 255) |
| HSL | hsl(190, 100%, 67%) |
| HSV | hsv(190, 65%, 100%) |
| CMYK | cmyk(65.5%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.80, -28.54, -25.07) |
| CIE-LCH | lch(83.80, 37.99, 221.30°) |
| OKLab | oklab(84.91% -0.1024 -0.0697) |
| OKLCH | oklch(84.91% 0.124 214.3) |
| XYZ | xyz(49.2633, 63.6820, 104.2839) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2FF #FF7558
analogous
#58FFC8 #58E2FF #588FFF
triadic
#58E2FF #FF58E2 #E2FF58
tetradic
#58E2FF #C858FF #FF7558 #8FFF58
square
#58E2FF #C858FF #FF7558 #8FFF58
split-complementary
#58E2FF #FF588F #FFC858
monochromatic
#00B6DD #1BD7FF #58E2FF #95EDFF #D2F7FF
Accessibility & contrast
On white
1.53
#58E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#58E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2FF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2FF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B5C9FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58e2ff; /* rgb */ color: rgb(88, 226, 255); /* oklch */ color: oklch(84.9% 0.124 214.3);
Tailwind
colors: {
custom: {
50: '#99ebff',
500: '#58e2ff',
950: '#000000',
},
}SCSS
$custom: #58e2ff; $custom-light: #99ebff; $custom-dark: #000000;
JSON
{
"hex": "#58e2ff",
"rgb": {
"r": 88,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.419,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.84909,
"c": 0.12387,
"h": 214.3
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#58E2FF
secondary
#D64426
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486