#58EDF2#58EDF2
#58EDF2 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.0% C 0.125 H 198.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDF2 |
|---|---|
| RGB | rgb(88, 237, 242) |
| HSL | hsl(182, 86%, 65%) |
| HSV | hsv(182, 64%, 95%) |
| CMYK | cmyk(63.6%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.53, -37.42, -14.11) |
| CIE-LCH | lch(86.53, 39.99, 200.66°) |
| OKLab | oklab(86.97% -0.1183 -0.0391) |
| OKLCH | oklch(86.97% 0.125 198.3) |
| XYZ | xyz(50.3287, 69.0483, 94.6624) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.79
Bright Cyan
#41FDFE
ΔE00 3.88
Robin'S Egg
#6DEDFD
ΔE00 4.39
Aqua
#00FFFF
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDF2 #F25D58
analogous
#58F2AA #58EDF2 #58A0F2
triadic
#58EDF2 #F258ED #EDF258
tetradic
#58EDF2 #AA58F2 #F25D58 #A0F258
square
#58EDF2 #AA58F2 #F25D58 #A0F258
split-complementary
#58EDF2 #F258A0 #F2AA58
monochromatic
#0FBBC1 #1FE7EE #58EDF2 #91F3F6 #CAF9FB
Accessibility & contrast
On white
1.42
#58EDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#58EDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDF2
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDF2 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F3
Deuteranopia (green-blind)
#C6D1F3
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58edf2; /* rgb */ color: rgb(88, 237, 242); /* oklch */ color: oklch(87.0% 0.125 198.3);
Tailwind
colors: {
custom: {
50: '#99f3f6',
500: '#58edf2',
950: '#000000',
},
}SCSS
$custom: #58edf2; $custom-light: #99f3f6; $custom-dark: #000000;
JSON
{
"hex": "#58edf2",
"rgb": {
"r": 88,
"g": 237,
"b": 242
},
"hsl": {
"h": 181.948,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.86973,
"c": 0.12465,
"h": 198.3
},
"luminance": 0.69054
}Semantic roles & 50–950 ramp
primary
#58EDF2
secondary
#BE3430
accent
#0B03E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585