#58EBE9#58EBE9
#58EBE9 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.124 H 193.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBE9 |
|---|---|
| RGB | rgb(88, 235, 233) |
| HSL | hsl(179, 79%, 63%) |
| HSV | hsv(179, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(85.69, -38.95, -10.63) |
| CIE-LCH | lch(85.69, 40.38, 195.27°) |
| OKLab | oklab(86.21% -0.1201 -0.0295) |
| OKLCH | oklch(86.21% 0.124 193.8) |
| XYZ | xyz(48.4343, 67.3693, 87.5260) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.68
Aqua
#00FFFF
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBE9 #EB585A
analogous
#58EB9F #58EBE9 #58A3EB
triadic
#58EBE9 #E958EB #EBE958
tetradic
#58EBE9 #9F58EB #EB585A #A3EB58
square
#58EBE9 #9F58EB #EB585A #A3EB58
split-complementary
#58EBE9 #EB58A3 #EB9F58
monochromatic
#15B3B1 #21E4E2 #58EBE9 #8FF2F0 #C5F8F7
Accessibility & contrast
On white
1.45
#58EBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#58EBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBE9
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBE9 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58ebe9; /* rgb */ color: rgb(88, 235, 233); /* oklch */ color: oklch(86.2% 0.124 193.8);
Tailwind
colors: {
custom: {
50: '#98f2f0',
500: '#58ebe9',
950: '#000000',
},
}SCSS
$custom: #58ebe9; $custom-light: #98f2f0; $custom-dark: #000000;
JSON
{
"hex": "#58ebe9",
"rgb": {
"r": 88,
"g": 235,
"b": 233
},
"hsl": {
"h": 179.184,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.86208,
"c": 0.12367,
"h": 193.8
},
"luminance": 0.67375
}Semantic roles & 50–950 ramp
primary
#58EBE9
secondary
#B33436
accent
#0B0DDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585