#58FAEB#58FAEB
#58FAEB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.8% C 0.135 H 186.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #58FAEB |
|---|---|
| RGB | rgb(88, 250, 235) |
| HSL | hsl(174, 94%, 66%) |
| HSV | hsv(174, 65%, 98%) |
| CMYK | cmyk(64.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(90.06, -45.11, -5.20) |
| CIE-LCH | lch(90.06, 45.41, 186.58°) |
| OKLab | oklab(89.77% -0.1341 -0.0148) |
| OKLCH | oklch(89.77% 0.135 186.3) |
| XYZ | xyz(53.1986, 76.4381, 90.5315) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.15
Bright Turquoise
#0FFEF9
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.50
Aqua
#00FFFF
ΔE00 5.12
Bright Cyan
#41FDFE
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FAEB #FA5867
analogous
#58FA9A #58FAEB #58B8FA
triadic
#58FAEB #EB58FA #FAEB58
tetradic
#58FAEB #9A58FA #FA5867 #B8FA58
square
#58FAEB #9A58FA #FA5867 #B8FA58
split-complementary
#58FAEB #FA58B8 #FA9A58
monochromatic
#06D1BF #1DF8E4 #58FAEB #93FCF2 #CFFEF9
Accessibility & contrast
On white
1.29
#58FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#58FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FAEB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FAEB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58faeb; /* rgb */ color: rgb(88, 250, 235); /* oklch */ color: oklch(89.8% 0.135 186.3);
Tailwind
colors: {
custom: {
50: '#9afcf1',
500: '#58faeb',
950: '#000000',
},
}SCSS
$custom: #58faeb; $custom-light: #9afcf1; $custom-dark: #000000;
JSON
{
"hex": "#58faeb",
"rgb": {
"r": 88,
"g": 250,
"b": 235
},
"hsl": {
"h": 174.444,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.89774,
"c": 0.13489,
"h": 186.3
},
"luminance": 0.76444
}Semantic roles & 50–950 ramp
primary
#58FAEB
secondary
#CC2A39
accent
#0015E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585