#58D8E8#58D8E8
#58D8E8 is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.113 H 206.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8E8 |
|---|---|
| RGB | rgb(88, 216, 232) |
| HSL | hsl(187, 76%, 63%) |
| HSV | hsv(187, 62%, 91%) |
| CMYK | cmyk(62.1%, 6.9%, 0%, 9%) |
| CIE-LAB | lab(80.18, -30.33, -18.36) |
| CIE-LCH | lch(80.18, 35.46, 211.19°) |
| OKLab | oklab(81.75% -0.1014 -0.0509) |
| OKLCH | oklch(81.75% 0.113 206.7) |
| XYZ | xyz(43.1397, 57.0080, 85.0584) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.85
Robin'S Egg
#6DEDFD
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8E8 #E86858
analogous
#58E8B0 #58D8E8 #5890E8
triadic
#58D8E8 #E858D8 #D8E858
tetradic
#58D8E8 #B058E8 #E86858 #90E858
square
#58D8E8 #B058E8 #E86858 #90E858
split-complementary
#58D8E8 #E85890 #E8B058
monochromatic
#189DAE #22CBE1 #58D8E8 #8EE5EF #C4F1F7
Accessibility & contrast
On white
1.69
#58D8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#58D8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8E8
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8E8 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E9
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58d8e8; /* rgb */ color: rgb(88, 216, 232); /* oklch */ color: oklch(81.7% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#96e4ef',
500: '#58d8e8',
950: '#000000',
},
}SCSS
$custom: #58d8e8; $custom-light: #96e4ef; $custom-dark: #000000;
JSON
{
"hex": "#58d8e8",
"rgb": {
"r": 88,
"g": 216,
"b": 232
},
"hsl": {
"h": 186.667,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.81749,
"c": 0.11343,
"h": 206.7
},
"luminance": 0.57013
}Semantic roles & 50–950 ramp
primary
#58D8E8
secondary
#AF4336
accent
#240ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485