#58DAE7#58DAE7
#58DAE7 is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.2% C 0.114 H 204.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #58DAE7 |
|---|---|
| RGB | rgb(88, 218, 231) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 62%, 91%) |
| CMYK | cmyk(61.9%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(80.73, -31.58, -17.01) |
| CIE-LCH | lch(80.73, 35.87, 208.31°) |
| OKLab | oklab(82.18% -0.1038 -0.0471) |
| OKLCH | oklch(82.18% 0.114 204.4) |
| XYZ | xyz(43.5136, 57.9824, 84.4843) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.73
Robin'S Egg
#6DEDFD
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DAE7 #E76558
analogous
#58E7AD #58DAE7 #5892E7
triadic
#58DAE7 #E758DA #DAE758
tetradic
#58DAE7 #AD58E7 #E76558 #92E758
square
#58DAE7 #AD58E7 #E76558 #92E758
split-complementary
#58DAE7 #E75892 #E7AD58
monochromatic
#199FAC #22CEDF #58DAE7 #8EE6EF #C3F2F6
Accessibility & contrast
On white
1.67
#58DAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#58DAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DAE7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DAE7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#B4C2E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58dae7; /* rgb */ color: rgb(88, 218, 231); /* oklch */ color: oklch(82.2% 0.114 204.4);
Tailwind
colors: {
custom: {
50: '#96e6ee',
500: '#58dae7',
950: '#000000',
},
}SCSS
$custom: #58dae7; $custom-light: #96e6ee; $custom-dark: #000000;
JSON
{
"hex": "#58dae7",
"rgb": {
"r": 88,
"g": 218,
"b": 231
},
"hsl": {
"h": 185.455,
"s": 74.869,
"l": 62.549
},
"oklch": {
"l": 0.82178,
"c": 0.114,
"h": 204.4
},
"luminance": 0.57987
}Semantic roles & 50–950 ramp
primary
#58DAE7
secondary
#AD4136
accent
#210ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485