#58D6EA#58D6EA
#58D6EA is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.113 H 209.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #58D6EA |
|---|---|
| RGB | rgb(88, 214, 234) |
| HSL | hsl(188, 78%, 63%) |
| HSV | hsv(188, 62%, 92%) |
| CMYK | cmyk(62.4%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(79.67, -28.80, -20.20) |
| CIE-LCH | lch(79.67, 35.18, 215.05°) |
| OKLab | oklab(81.36% -0.0985 -0.056) |
| OKLCH | oklch(81.36% 0.113 209.6) |
| XYZ | xyz(42.9162, 56.1038, 86.3933) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.61
Neon Blue
#04D9FF
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Sky Blue
#87CEEB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D6EA #EA6C58
analogous
#58EAB5 #58D6EA #588DEA
triadic
#58D6EA #EA58D6 #D6EA58
tetradic
#58D6EA #B558EA #EA6C58 #8DEA58
square
#58D6EA #B558EA #EA6C58 #8DEA58
split-complementary
#58D6EA #EA588D #EAB558
monochromatic
#169CB1 #22C9E3 #58D6EA #8EE3F1 #C5F1F8
Accessibility & contrast
On white
1.72
#58D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#58D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D6EA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D6EA | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d6ea; /* rgb */ color: rgb(88, 214, 234); /* oklch */ color: oklch(81.4% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#96e3f0',
500: '#58d6ea',
950: '#000000',
},
}SCSS
$custom: #58d6ea; $custom-light: #96e3f0; $custom-dark: #000000;
JSON
{
"hex": "#58d6ea",
"rgb": {
"r": 88,
"g": 214,
"b": 234
},
"hsl": {
"h": 188.219,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.81359,
"c": 0.11337,
"h": 209.6
},
"luminance": 0.56108
}Semantic roles & 50–950 ramp
primary
#58D6EA
secondary
#B24635
accent
#280CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485