#58DCEA#58DCEA
#58DCEA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.115 H 205.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCEA |
|---|---|
| RGB | rgb(88, 220, 234) |
| HSL | hsl(186, 78%, 63%) |
| HSV | hsv(186, 62%, 92%) |
| CMYK | cmyk(62.4%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.40, -31.69, -17.59) |
| CIE-LCH | lch(81.40, 36.24, 209.04°) |
| OKLab | oklab(82.75% -0.1046 -0.0487) |
| OKLCH | oklch(82.75% 0.115 205) |
| XYZ | xyz(44.4627, 59.1969, 86.9088) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.82
Robin'S Egg
#6DEDFD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Neon Blue
#04D9FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCEA #EA6658
analogous
#58EAAF #58DCEA #5893EA
triadic
#58DCEA #EA58DC #DCEA58
tetradic
#58DCEA #AF58EA #EA6658 #93EA58
square
#58DCEA #AF58EA #EA6658 #93EA58
split-complementary
#58DCEA #EA5893 #EAAF58
monochromatic
#16A2B1 #22D1E3 #58DCEA #8EE7F1 #C5F3F8
Accessibility & contrast
On white
1.64
#58DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#58DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCEA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCEA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dcea; /* rgb */ color: rgb(88, 220, 234); /* oklch */ color: oklch(82.8% 0.115 205.0);
Tailwind
colors: {
custom: {
50: '#97e7f0',
500: '#58dcea',
950: '#000000',
},
}SCSS
$custom: #58dcea; $custom-light: #97e7f0; $custom-dark: #000000;
JSON
{
"hex": "#58dcea",
"rgb": {
"r": 88,
"g": 220,
"b": 234
},
"hsl": {
"h": 185.753,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.8275,
"c": 0.11542,
"h": 205
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#58DCEA
secondary
#B24135
accent
#1F0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485