#58EEFE#58EEFE
#58EEFE is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.6% C 0.127 H 205.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #58EEFE |
|---|---|
| RGB | rgb(88, 238, 254) |
| HSL | hsl(186, 99%, 67%) |
| HSV | hsv(186, 65%, 100%) |
| CMYK | cmyk(65.4%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(87.18, -34.55, -19.42) |
| CIE-LCH | lch(87.18, 39.63, 209.35°) |
| OKLab | oklab(87.62% -0.1145 -0.0539) |
| OKLCH | oklch(87.62% 0.127 205.2) |
| XYZ | xyz(52.4807, 70.3737, 104.5643) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.47
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Bright Light Blue
#26F7FD
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Aqua Blue
#02D8E9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EEFE #FE6858
analogous
#58FEBB #58EEFE #589BFE
triadic
#58EEFE #FE58EE #EEFE58
tetradic
#58EEFE #BB58FE #FE6858 #9BFE58
square
#58EEFE #BB58FE #FE6858 #9BFE58
split-complementary
#58EEFE #FE589B #FEBB58
monochromatic
#01C5DA #1BE8FE #58EEFE #95F4FE #D2FAFF
Accessibility & contrast
On white
1.39
#58EEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#58EEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EEFE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EEFE | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#C3D3FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #58eefe; /* rgb */ color: rgb(88, 238, 254); /* oklch */ color: oklch(87.6% 0.127 205.2);
Tailwind
colors: {
custom: {
50: '#9af4fe',
500: '#58eefe',
950: '#000000',
},
}SCSS
$custom: #58eefe; $custom-light: #9af4fe; $custom-dark: #000000;
JSON
{
"hex": "#58eefe",
"rgb": {
"r": 88,
"g": 238,
"b": 254
},
"hsl": {
"h": 185.783,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.87621,
"c": 0.12653,
"h": 205.2
},
"luminance": 0.7038
}Semantic roles & 50–950 ramp
primary
#58EEFE
secondary
#D43727
accent
#1600E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585