#58E8EF#58E8EF
#58E8EF is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.7% C 0.122 H 199.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #58E8EF |
|---|---|
| RGB | rgb(88, 232, 239) |
| HSL | hsl(183, 83%, 64%) |
| HSV | hsv(183, 63%, 94%) |
| CMYK | cmyk(63.2%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.00, -35.94, -14.82) |
| CIE-LCH | lch(85.00, 38.87, 202.41°) |
| OKLab | oklab(85.71% -0.1146 -0.0411) |
| OKLCH | oklch(85.71% 0.122 199.7) |
| XYZ | xyz(48.4543, 66.0146, 91.8331) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Aqua
#00FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E8EF #EF5F58
analogous
#58EFAA #58E8EF #589DEF
triadic
#58E8EF #EF58E8 #E8EF58
tetradic
#58E8EF #AA58EF #EF5F58 #9DEF58
square
#58E8EF #AA58EF #EF5F58 #9DEF58
split-complementary
#58E8EF #EF589D #EFAA58
monochromatic
#12B3BB #20E0EA #58E8EF #90F0F4 #C8F7FA
Accessibility & contrast
On white
1.48
#58E8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#58E8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E8EF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E8EF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58e8ef; /* rgb */ color: rgb(88, 232, 239); /* oklch */ color: oklch(85.7% 0.122 199.7);
Tailwind
colors: {
custom: {
50: '#98f0f4',
500: '#58e8ef',
950: '#000000',
},
}SCSS
$custom: #58e8ef; $custom-light: #98f0f4; $custom-dark: #000000;
JSON
{
"hex": "#58e8ef",
"rgb": {
"r": 88,
"g": 232,
"b": 239
},
"hsl": {
"h": 182.781,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.85711,
"c": 0.12176,
"h": 199.7
},
"luminance": 0.6602
}Semantic roles & 50–950 ramp
primary
#58E8EF
secondary
#BA3832
accent
#1107DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585