#58D7E8#58D7E8
#58D7E8 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.113 H 207.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7E8 |
|---|---|
| RGB | rgb(88, 215, 232) |
| HSL | hsl(187, 76%, 63%) |
| HSV | hsv(187, 62%, 91%) |
| CMYK | cmyk(62.1%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(79.90, -29.85, -18.80) |
| CIE-LCH | lch(79.90, 35.28, 212.20°) |
| OKLab | oklab(81.52% -0.1004 -0.0521) |
| OKLCH | oklch(81.52% 0.113 207.4) |
| XYZ | xyz(42.8843, 56.4972, 84.9733) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7E8 #E86958
analogous
#58E8B1 #58D7E8 #588FE8
triadic
#58D7E8 #E858D7 #D7E858
tetradic
#58D7E8 #B158E8 #E86958 #8FE858
square
#58D7E8 #B158E8 #E86958 #8FE858
split-complementary
#58D7E8 #E8588F #E8B158
monochromatic
#189CAE #22CAE1 #58D7E8 #8EE4EF #C4F1F7
Accessibility & contrast
On white
1.71
#58D7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#58D7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7E8
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7E8 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d7e8; /* rgb */ color: rgb(88, 215, 232); /* oklch */ color: oklch(81.5% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#96e3ef',
500: '#58d7e8',
950: '#000000',
},
}SCSS
$custom: #58d7e8; $custom-light: #96e3ef; $custom-dark: #000000;
JSON
{
"hex": "#58d7e8",
"rgb": {
"r": 88,
"g": 215,
"b": 232
},
"hsl": {
"h": 187.083,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.81517,
"c": 0.11308,
"h": 207.4
},
"luminance": 0.56502
}Semantic roles & 50–950 ramp
primary
#58D7E8
secondary
#AF4436
accent
#250ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485