#58DAEA#58DAEA
#58DAEA is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.115 H 206.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #58DAEA |
|---|---|
| RGB | rgb(88, 218, 234) |
| HSL | hsl(187, 78%, 63%) |
| HSV | hsv(187, 62%, 92%) |
| CMYK | cmyk(62.4%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(80.82, -30.73, -18.46) |
| CIE-LCH | lch(80.82, 35.85, 211.00°) |
| OKLab | oklab(82.29% -0.1026 -0.0512) |
| OKLCH | oklch(82.29% 0.115 206.5) |
| XYZ | xyz(43.9409, 58.1533, 86.7349) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.85
Robin'S Egg
#6DEDFD
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DAEA #EA6858
analogous
#58EAB1 #58DAEA #5891EA
triadic
#58DAEA #EA58DA #DAEA58
tetradic
#58DAEA #B158EA #EA6858 #91EA58
square
#58DAEA #B158EA #EA6858 #91EA58
split-complementary
#58DAEA #EA5891 #EAB158
monochromatic
#16A0B1 #22CEE3 #58DAEA #8EE6F1 #C5F2F8
Accessibility & contrast
On white
1.66
#58DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#58DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DAEA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DAEA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58daea; /* rgb */ color: rgb(88, 218, 234); /* oklch */ color: oklch(82.3% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#96e5f0',
500: '#58daea',
950: '#000000',
},
}SCSS
$custom: #58daea; $custom-light: #96e5f0; $custom-dark: #000000;
JSON
{
"hex": "#58daea",
"rgb": {
"r": 88,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.575,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.82286,
"c": 0.11466,
"h": 206.5
},
"luminance": 0.58158
}Semantic roles & 50–950 ramp
primary
#58DAEA
secondary
#B24235
accent
#220CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485