#58E9CE#58E9CE
#58E9CE is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.9% C 0.130 H 178.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58E9CE |
|---|---|
| RGB | rgb(88, 233, 206) |
| HSL | hsl(169, 77%, 63%) |
| HSV | hsv(169, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 11.6%, 8.6%) |
| CIE-LAB | lab(84.38, -45.02, 1.66) |
| CIE-LCH | lch(84.38, 45.05, 177.89°) |
| OKLab | oklab(84.91% -0.1297 0.0037) |
| OKLCH | oklch(84.91% 0.13 178.4) |
| XYZ | xyz(44.2987, 64.8040, 68.5544) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.24
Turquoise
#40E0D0
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.28
Aquamarine (survey)
#04D8B2
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E9CE #E95873
analogous
#58E986 #58E9CE #58BBE9
triadic
#58E9CE #CE58E9 #E9CE58
tetradic
#58E9CE #8658E9 #E95873 #BBE958
square
#58E9CE #8658E9 #E95873 #BBE958
split-complementary
#58E9CE #E958BB #E98658
monochromatic
#17AF93 #22E2BE #58E9CE #8EF0DE #C4F7EE
Accessibility & contrast
On white
1.50
#58E9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#58E9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E9CE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E9CE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCD
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58e9ce; /* rgb */ color: rgb(88, 233, 206); /* oklch */ color: oklch(84.9% 0.130 178.4);
Tailwind
colors: {
custom: {
50: '#96f1dc',
500: '#58e9ce',
950: '#000000',
},
}SCSS
$custom: #58e9ce; $custom-light: #96f1dc; $custom-dark: #000000;
JSON
{
"hex": "#58e9ce",
"rgb": {
"r": 88,
"g": 233,
"b": 206
},
"hsl": {
"h": 168.828,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.84905,
"c": 0.12975,
"h": 178.4
},
"luminance": 0.64809
}Semantic roles & 50–950 ramp
primary
#58E9CE
secondary
#B0354C
accent
#0D33D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584