#58D9ED#58D9ED
#58D9ED is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.115 H 209.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #58D9ED |
|---|---|
| RGB | rgb(88, 217, 237) |
| HSL | hsl(188, 81%, 64%) |
| HSV | hsv(188, 63%, 93%) |
| CMYK | cmyk(62.9%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.63, -29.39, -20.35) |
| CIE-LCH | lch(80.63, 35.75, 214.70°) |
| OKLab | oklab(82.16% -0.1004 -0.0564) |
| OKLCH | oklch(82.16% 0.115 209.3) |
| XYZ | xyz(44.1170, 57.8101, 88.9378) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D9ED #ED6C58
analogous
#58EDB6 #58D9ED #588EED
triadic
#58D9ED #ED58D9 #D9ED58
tetradic
#58D9ED #B658ED #ED6C58 #8EED58
square
#58D9ED #B658ED #ED6C58 #8EED58
split-complementary
#58D9ED #ED588E #EDB658
monochromatic
#14A1B7 #21CCE7 #58D9ED #8FE6F3 #C6F2F9
Accessibility & contrast
On white
1.67
#58D9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#58D9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D9ED
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D9ED | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58d9ed; /* rgb */ color: rgb(88, 217, 237); /* oklch */ color: oklch(82.2% 0.115 209.3);
Tailwind
colors: {
custom: {
50: '#97e5f2',
500: '#58d9ed',
950: '#000000',
},
}SCSS
$custom: #58d9ed; $custom-light: #97e5f2; $custom-dark: #000000;
JSON
{
"hex": "#58d9ed",
"rgb": {
"r": 88,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.054,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.82164,
"c": 0.11518,
"h": 209.3
},
"luminance": 0.57815
}Semantic roles & 50–950 ramp
primary
#58D9ED
secondary
#B64533
accent
#2509DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485