#58E0EB#58E0EB
#58E0EB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.117 H 202.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #58E0EB |
|---|---|
| RGB | rgb(88, 224, 235) |
| HSL | hsl(184, 79%, 63%) |
| HSV | hsv(184, 63%, 92%) |
| CMYK | cmyk(62.6%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.58, -33.30, -16.34) |
| CIE-LCH | lch(82.58, 37.10, 206.14°) |
| OKLab | oklab(83.71% -0.1082 -0.0453) |
| OKLCH | oklch(83.71% 0.117 202.7) |
| XYZ | xyz(45.6691, 61.3792, 88.0217) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E0EB #EB6358
analogous
#58EBAC #58E0EB #5896EB
triadic
#58E0EB #EB58E0 #E0EB58
tetradic
#58E0EB #AC58EB #EB6358 #96EB58
square
#58E0EB #AC58EB #EB6358 #96EB58
split-complementary
#58E0EB #EB5896 #EBAC58
monochromatic
#15A7B3 #21D6E4 #58E0EB #8FEAF2 #C5F4F8
Accessibility & contrast
On white
1.58
#58E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#58E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E0EB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E0EB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#B9C7EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58e0eb; /* rgb */ color: rgb(88, 224, 235); /* oklch */ color: oklch(83.7% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#97eaf1',
500: '#58e0eb',
950: '#000000',
},
}SCSS
$custom: #58e0eb; $custom-light: #97eaf1; $custom-dark: #000000;
JSON
{
"hex": "#58e0eb",
"rgb": {
"r": 88,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.49,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83714,
"c": 0.11734,
"h": 202.7
},
"luminance": 0.61384
}Semantic roles & 50–950 ramp
primary
#58E0EB
secondary
#B33E34
accent
#1A0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485