#58EDED#58EDED
#58EDED is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.8% C 0.125 H 195.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDED |
|---|---|
| RGB | rgb(88, 237, 237) |
| HSL | hsl(180, 81%, 64%) |
| HSV | hsv(180, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.38, -38.78, -11.71) |
| CIE-LCH | lch(86.38, 40.51, 196.80°) |
| OKLab | oklab(86.81% -0.1204 -0.0325) |
| OKLCH | oklch(86.81% 0.125 195.1) |
| XYZ | xyz(49.5880, 68.7521, 90.7614) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDED #ED5858
analogous
#58EDA2 #58EDED #58A2ED
triadic
#58EDED #ED58ED #EDED58
tetradic
#58EDED #A258ED #ED5858 #A2ED58
square
#58EDED #A258ED #ED5858 #A2ED58
split-complementary
#58EDED #ED58A2 #EDA258
monochromatic
#14B7B7 #21E7E7 #58EDED #8FF3F3 #C6F9F9
Accessibility & contrast
On white
1.42
#58EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#58EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDED
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDED | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #58eded; /* rgb */ color: rgb(88, 237, 237); /* oklch */ color: oklch(86.8% 0.125 195.1);
Tailwind
colors: {
custom: {
50: '#99f3f2',
500: '#58eded',
950: '#000000',
},
}SCSS
$custom: #58eded; $custom-light: #99f3f2; $custom-dark: #000000;
JSON
{
"hex": "#58eded",
"rgb": {
"r": 88,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.86806,
"c": 0.12473,
"h": 195.1
},
"luminance": 0.68758
}Semantic roles & 50–950 ramp
primary
#58EDED
secondary
#B63333
accent
#0909DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585