#58E7E9#58E7E9
#58E7E9 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.3% C 0.121 H 196.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #58E7E9 |
|---|---|
| RGB | rgb(88, 231, 233) |
| HSL | hsl(181, 77%, 63%) |
| HSV | hsv(181, 62%, 91%) |
| CMYK | cmyk(62.2%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(84.54, -37.12, -12.35) |
| CIE-LCH | lch(84.54, 39.12, 198.41°) |
| OKLab | oklab(85.28% -0.1161 -0.0343) |
| OKLCH | oklch(85.28% 0.121 196.4) |
| XYZ | xyz(47.3019, 65.1046, 87.1485) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 5.83
Bright Turquoise
#0FFEF9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E7E9 #E95A58
analogous
#58E9A3 #58E7E9 #589EE9
triadic
#58E7E9 #E958E7 #E7E958
tetradic
#58E7E9 #A358E9 #E95A58 #9EE958
square
#58E7E9 #A358E9 #E95A58 #9EE958
split-complementary
#58E7E9 #E9589E #E9A358
monochromatic
#17ADAF #22DFE2 #58E7E9 #8EEFF0 #C4F7F7
Accessibility & contrast
On white
1.50
#58E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#58E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E7E9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E7E9 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDE9
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58e7e9; /* rgb */ color: rgb(88, 231, 233); /* oklch */ color: oklch(85.3% 0.121 196.4);
Tailwind
colors: {
custom: {
50: '#98eff0',
500: '#58e7e9',
950: '#000000',
},
}SCSS
$custom: #58e7e9; $custom-light: #98eff0; $custom-dark: #000000;
JSON
{
"hex": "#58e7e9",
"rgb": {
"r": 88,
"g": 231,
"b": 233
},
"hsl": {
"h": 180.828,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.85275,
"c": 0.12105,
"h": 196.4
},
"luminance": 0.6511
}Semantic roles & 50–950 ramp
primary
#58E7E9
secondary
#B03735
accent
#0F0DD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585