#58DEEA#58DEEA
#58DEEA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.116 H 203.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEEA |
|---|---|
| RGB | rgb(88, 222, 234) |
| HSL | hsl(185, 78%, 63%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(62.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.98, -32.64, -16.73) |
| CIE-LCH | lch(81.98, 36.67, 207.13°) |
| OKLab | oklab(83.21% -0.1066 -0.0463) |
| OKLCH | oklch(83.21% 0.116 203.5) |
| XYZ | xyz(44.9907, 60.2529, 87.0848) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.05
Robin'S Egg
#6DEDFD
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEEA #EA6458
analogous
#58EAAD #58DEEA #5895EA
triadic
#58DEEA #EA58DE #DEEA58
tetradic
#58DEEA #AD58EA #EA6458 #95EA58
square
#58DEEA #AD58EA #EA6458 #95EA58
split-complementary
#58DEEA #EA5895 #EAAD58
monochromatic
#16A5B1 #22D3E3 #58DEEA #8EE9F1 #C5F3F8
Accessibility & contrast
On white
1.61
#58DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#58DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEEA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEEA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58deea; /* rgb */ color: rgb(88, 222, 234); /* oklch */ color: oklch(83.2% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#97e8f0',
500: '#58deea',
950: '#000000',
},
}SCSS
$custom: #58deea; $custom-light: #97e8f0; $custom-dark: #000000;
JSON
{
"hex": "#58deea",
"rgb": {
"r": 88,
"g": 222,
"b": 234
},
"hsl": {
"h": 184.932,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83214,
"c": 0.11627,
"h": 203.5
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#58DEEA
secondary
#B23F35
accent
#1D0CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485