#58DDED#58DDED
#58DDED is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.116 H 206.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDED |
|---|---|
| RGB | rgb(88, 221, 237) |
| HSL | hsl(186, 81%, 64%) |
| HSV | hsv(186, 63%, 93%) |
| CMYK | cmyk(62.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.78, -31.31, -18.61) |
| CIE-LCH | lch(81.78, 36.43, 210.72°) |
| OKLab | oklab(83.09% -0.1044 -0.0516) |
| OKLCH | oklch(83.09% 0.116 206.3) |
| XYZ | xyz(45.1605, 59.8972, 89.2856) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDED #ED6858
analogous
#58EDB2 #58DDED #5892ED
triadic
#58DDED #ED58DD #DDED58
tetradic
#58DDED #B258ED #ED6858 #92ED58
square
#58DDED #B258ED #ED6858 #92ED58
split-complementary
#58DDED #ED5892 #EDB258
monochromatic
#14A5B7 #21D2E7 #58DDED #8FE8F3 #C6F3F9
Accessibility & contrast
On white
1.62
#58DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#58DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDED
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDED | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dded; /* rgb */ color: rgb(88, 221, 237); /* oklch */ color: oklch(83.1% 0.116 206.3);
Tailwind
colors: {
custom: {
50: '#97e8f2',
500: '#58dded',
950: '#000000',
},
}SCSS
$custom: #58dded; $custom-light: #97e8f2; $custom-dark: #000000;
JSON
{
"hex": "#58dded",
"rgb": {
"r": 88,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.443,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.8309,
"c": 0.11648,
"h": 206.3
},
"luminance": 0.59902
}Semantic roles & 50–950 ramp
primary
#58DDED
secondary
#B64133
accent
#1F09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485