#58EAEE#58EAEE
#58EAEE is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.1% C 0.123 H 197.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAEE |
|---|---|
| RGB | rgb(88, 234, 238) |
| HSL | hsl(182, 82%, 64%) |
| HSV | hsv(182, 63%, 93%) |
| CMYK | cmyk(63%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.55, -37.14, -13.48) |
| CIE-LCH | lch(85.55, 39.51, 199.94°) |
| OKLab | oklab(86.14% -0.117 -0.0374) |
| OKLCH | oklch(86.14% 0.123 197.7) |
| XYZ | xyz(48.8732, 67.0880, 91.2459) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.32
Bright Cyan
#41FDFE
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.73
Aqua
#00FFFF
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAEE #EE5C58
analogous
#58EEA7 #58EAEE #589FEE
triadic
#58EAEE #EE58EA #EAEE58
tetradic
#58EAEE #A758EE #EE5C58 #9FEE58
square
#58EAEE #A758EE #EE5C58 #9FEE58
split-complementary
#58EAEE #EE589F #EEA758
monochromatic
#13B4B9 #20E3E8 #58EAEE #90F1F4 #C7F8F9
Accessibility & contrast
On white
1.46
#58EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#58EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAEE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAEE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58eaee; /* rgb */ color: rgb(88, 234, 238); /* oklch */ color: oklch(86.1% 0.123 197.7);
Tailwind
colors: {
custom: {
50: '#98f1f3',
500: '#58eaee',
950: '#000000',
},
}SCSS
$custom: #58eaee; $custom-light: #98f1f3; $custom-dark: #000000;
JSON
{
"hex": "#58eaee",
"rgb": {
"r": 88,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.6,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.86141,
"c": 0.12284,
"h": 197.7
},
"luminance": 0.67093
}Semantic roles & 50–950 ramp
primary
#58EAEE
secondary
#B83632
accent
#0D08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585