#58EDF8#58EDF8
#58EDF8 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.125 H 202.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDF8 |
|---|---|
| RGB | rgb(88, 237, 248) |
| HSL | hsl(184, 92%, 66%) |
| HSV | hsv(184, 65%, 97%) |
| CMYK | cmyk(64.5%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(86.71, -35.76, -16.99) |
| CIE-LCH | lch(86.71, 39.59, 205.41°) |
| OKLab | oklab(87.18% -0.1159 -0.0471) |
| OKLCH | oklch(87.18% 0.125 202.1) |
| XYZ | xyz(51.2446, 69.4147, 99.4864) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.57
Bright Light Blue
#26F7FD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Bright Cyan
#41FDFE
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDF8 #F86358
analogous
#58F8B3 #58EDF8 #589DF8
triadic
#58EDF8 #F858ED #EDF858
tetradic
#58EDF8 #B358F8 #F86358 #9DF858
square
#58EDF8 #B358F8 #F86358 #9DF858
split-complementary
#58EDF8 #F8589D #F8B358
monochromatic
#09C0CD #1DE7F6 #58EDF8 #93F3FA #CDFAFD
Accessibility & contrast
On white
1.41
#58EDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#58EDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDF8
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDF8 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F9
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58edf8; /* rgb */ color: rgb(88, 237, 248); /* oklch */ color: oklch(87.2% 0.125 202.1);
Tailwind
colors: {
custom: {
50: '#99f3fa',
500: '#58edf8',
950: '#000000',
},
}SCSS
$custom: #58edf8; $custom-light: #99f3fa; $custom-dark: #000000;
JSON
{
"hex": "#58edf8",
"rgb": {
"r": 88,
"g": 237,
"b": 248
},
"hsl": {
"h": 184.125,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.8718,
"c": 0.12511,
"h": 202.1
},
"luminance": 0.6942
}Semantic roles & 50–950 ramp
primary
#58EDF8
secondary
#C9362C
accent
#1000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585