#58D4E9#58D4E9
#58D4E9 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.113 H 210.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #58D4E9 |
|---|---|
| RGB | rgb(88, 212, 233) |
| HSL | hsl(189, 77%, 63%) |
| HSV | hsv(189, 62%, 91%) |
| CMYK | cmyk(62.2%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.06, -28.11, -20.59) |
| CIE-LCH | lch(79.06, 34.84, 216.22°) |
| OKLab | oklab(80.86% -0.0969 -0.0571) |
| OKLCH | oklch(80.86% 0.113 210.5) |
| XYZ | xyz(42.2699, 55.0404, 85.4712) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 7.24
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Bright Sky Blue
#02CCFE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D4E9 #E96D58
analogous
#58E9B6 #58D4E9 #588BE9
triadic
#58D4E9 #E958D4 #D4E958
tetradic
#58D4E9 #B658E9 #E96D58 #8BE958
square
#58D4E9 #B658E9 #E96D58 #8BE958
split-complementary
#58D4E9 #E9588B #E9B658
monochromatic
#1799AF #22C6E2 #58D4E9 #8EE2F0 #C4F0F7
Accessibility & contrast
On white
1.75
#58D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#58D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D4E9
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D4E9 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEA
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d4e9; /* rgb */ color: rgb(88, 212, 233); /* oklch */ color: oklch(80.9% 0.113 210.5);
Tailwind
colors: {
custom: {
50: '#96e1f0',
500: '#58d4e9',
950: '#000000',
},
}SCSS
$custom: #58d4e9; $custom-light: #96e1f0; $custom-dark: #000000;
JSON
{
"hex": "#58d4e9",
"rgb": {
"r": 88,
"g": 212,
"b": 233
},
"hsl": {
"h": 188.69,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.80858,
"c": 0.1125,
"h": 210.5
},
"luminance": 0.55045
}Semantic roles & 50–950 ramp
primary
#58D4E9
secondary
#B04735
accent
#2A0DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485