#58D2EA#58D2EA
#58D2EA is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.112 H 212.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58D2EA |
|---|---|
| RGB | rgb(88, 210, 234) |
| HSL | hsl(190, 78%, 63%) |
| HSV | hsv(190, 62%, 92%) |
| CMYK | cmyk(62.4%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.52, -26.84, -21.95) |
| CIE-LCH | lch(78.52, 34.67, 219.27°) |
| OKLab | oklab(80.43% -0.0945 -0.0609) |
| OKLCH | oklch(80.43% 0.112 212.8) |
| XYZ | xyz(41.9162, 54.1040, 86.0600) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.75
Bright Sky Blue
#02CCFE
ΔE00 6.84
Baby Blue
#89CFF0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D2EA #EA7058
analogous
#58EAB9 #58D2EA #5889EA
triadic
#58D2EA #EA58D2 #D2EA58
tetradic
#58D2EA #B958EA #EA7058 #89EA58
square
#58D2EA #B958EA #EA7058 #89EA58
split-complementary
#58D2EA #EA5889 #EAB958
monochromatic
#1698B1 #22C3E3 #58D2EA #8EE1F1 #C5EFF8
Accessibility & contrast
On white
1.78
#58D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#58D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D2EA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D2EA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBEB
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #58d2ea; /* rgb */ color: rgb(88, 210, 234); /* oklch */ color: oklch(80.4% 0.112 212.8);
Tailwind
colors: {
custom: {
50: '#96e0f0',
500: '#58d2ea',
950: '#000000',
},
}SCSS
$custom: #58d2ea; $custom-light: #96e0f0; $custom-dark: #000000;
JSON
{
"hex": "#58d2ea",
"rgb": {
"r": 88,
"g": 210,
"b": 234
},
"hsl": {
"h": 189.863,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.80433,
"c": 0.11243,
"h": 212.8
},
"luminance": 0.54108
}Semantic roles & 50–950 ramp
primary
#58D2EA
secondary
#B24935
accent
#2E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485