#58EAED#58EAED
#58EAED is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.1% C 0.123 H 197.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAED |
|---|---|
| RGB | rgb(88, 234, 237) |
| HSL | hsl(181, 81%, 64%) |
| HSV | hsv(181, 63%, 93%) |
| CMYK | cmyk(62.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.52, -37.41, -12.99) |
| CIE-LCH | lch(85.52, 39.60, 199.15°) |
| OKLab | oklab(86.11% -0.1174 -0.036) |
| OKLCH | oklch(86.11% 0.123 197.1) |
| XYZ | xyz(48.7267, 67.0294, 90.4743) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.35
Bright Cyan
#41FDFE
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAED #ED5B58
analogous
#58EDA5 #58EAED #589FED
triadic
#58EAED #ED58EA #EAED58
tetradic
#58EAED #A558ED #ED5B58 #9FED58
square
#58EAED #A558ED #ED5B58 #9FED58
split-complementary
#58EAED #ED589F #EDA558
monochromatic
#14B4B7 #21E3E7 #58EAED #8FF1F3 #C6F8F9
Accessibility & contrast
On white
1.46
#58EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#58EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAED
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAED | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58eaed; /* rgb */ color: rgb(88, 234, 237); /* oklch */ color: oklch(86.1% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#98f1f2',
500: '#58eaed',
950: '#000000',
},
}SCSS
$custom: #58eaed; $custom-light: #98f1f2; $custom-dark: #000000;
JSON
{
"hex": "#58eaed",
"rgb": {
"r": 88,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.208,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.86108,
"c": 0.12283,
"h": 197.1
},
"luminance": 0.67035
}Semantic roles & 50–950 ramp
primary
#58EAED
secondary
#B63633
accent
#0D09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585