#58E2E7#58E2E7
#58E2E7 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.118 H 198.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2E7 |
|---|---|
| RGB | rgb(88, 226, 231) |
| HSL | hsl(182, 75%, 63%) |
| HSV | hsv(182, 62%, 91%) |
| CMYK | cmyk(61.9%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.04, -35.35, -13.54) |
| CIE-LCH | lch(83.04, 37.85, 200.96°) |
| OKLab | oklab(84.04% -0.1119 -0.0375) |
| OKLCH | oklch(84.04% 0.118 198.5) |
| XYZ | xyz(45.6384, 62.2320, 85.1926) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2E7 #E75D58
analogous
#58E7A5 #58E2E7 #589AE7
triadic
#58E2E7 #E758E2 #E2E758
tetradic
#58E2E7 #A558E7 #E75D58 #9AE758
square
#58E2E7 #A558E7 #E75D58 #9AE758
split-complementary
#58E2E7 #E7589A #E7A558
monochromatic
#19A7AC #22D9DF #58E2E7 #8EEBEF #C3F5F6
Accessibility & contrast
On white
1.56
#58E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#58E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2E7
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2E7 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e2e7; /* rgb */ color: rgb(88, 226, 231); /* oklch */ color: oklch(84.0% 0.118 198.5);
Tailwind
colors: {
custom: {
50: '#97ebee',
500: '#58e2e7',
950: '#000000',
},
}SCSS
$custom: #58e2e7; $custom-light: #97ebee; $custom-dark: #000000;
JSON
{
"hex": "#58e2e7",
"rgb": {
"r": 88,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.098,
"s": 74.869,
"l": 62.549
},
"oklch": {
"l": 0.84041,
"c": 0.11802,
"h": 198.5
},
"luminance": 0.62237
}Semantic roles & 50–950 ramp
primary
#58E2E7
secondary
#AD3A36
accent
#150ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485