#58E4E9#58E4E9
#58E4E9 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.119 H 198.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #58E4E9 |
|---|---|
| RGB | rgb(88, 228, 233) |
| HSL | hsl(182, 77%, 63%) |
| HSV | hsv(182, 62%, 91%) |
| CMYK | cmyk(62.2%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(83.67, -35.73, -13.65) |
| CIE-LCH | lch(83.67, 38.25, 200.90°) |
| OKLab | oklab(84.58% -0.1131 -0.0378) |
| OKLCH | oklch(84.58% 0.119 198.5) |
| XYZ | xyz(46.4695, 63.4397, 86.8711) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E4E9 #E95D58
analogous
#58E9A5 #58E4E9 #589BE9
triadic
#58E4E9 #E958E4 #E4E958
tetradic
#58E4E9 #A558E9 #E95D58 #9BE958
square
#58E4E9 #A558E9 #E95D58 #9BE958
split-complementary
#58E4E9 #E9589B #E9A558
monochromatic
#17AAAF #22DBE2 #58E4E9 #8EEDF0 #C4F5F7
Accessibility & contrast
On white
1.53
#58E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#58E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E4E9
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E4E9 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58e4e9; /* rgb */ color: rgb(88, 228, 233); /* oklch */ color: oklch(84.6% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#97edf0',
500: '#58e4e9',
950: '#000000',
},
}SCSS
$custom: #58e4e9; $custom-light: #97edf0; $custom-dark: #000000;
JSON
{
"hex": "#58e4e9",
"rgb": {
"r": 88,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.069,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.84575,
"c": 0.11925,
"h": 198.5
},
"luminance": 0.63445
}Semantic roles & 50–950 ramp
primary
#58E4E9
secondary
#B03935
accent
#140DD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585