#58EFFE#58EFFE
#58EFFE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.9% C 0.127 H 204.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #58EFFE |
|---|---|
| RGB | rgb(88, 239, 254) |
| HSL | hsl(185, 99%, 67%) |
| HSV | hsv(185, 65%, 100%) |
| CMYK | cmyk(65.4%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.46, -35.01, -18.99) |
| CIE-LCH | lch(87.46, 39.83, 208.48°) |
| OKLab | oklab(87.85% -0.1155 -0.0527) |
| OKLCH | oklch(87.85% 0.127 204.5) |
| XYZ | xyz(52.7727, 70.9576, 104.6617) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.69
Robin Egg Blue
#8AF1FE
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EFFE #FE6758
analogous
#58FEBA #58EFFE #589CFE
triadic
#58EFFE #FE58EF #EFFE58
tetradic
#58EFFE #BA58FE #FE6758 #9CFE58
square
#58EFFE #BA58FE #FE6758 #9CFE58
split-complementary
#58EFFE #FE589C #FEBA58
monochromatic
#01C7DA #1BE9FE #58EFFE #95F5FE #D2FBFF
Accessibility & contrast
On white
1.38
#58EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#58EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EFFE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EFFE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#C4D3FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #58effe; /* rgb */ color: rgb(88, 239, 254); /* oklch */ color: oklch(87.9% 0.127 204.5);
Tailwind
colors: {
custom: {
50: '#9af4fe',
500: '#58effe',
950: '#000000',
},
}SCSS
$custom: #58effe; $custom-light: #9af4fe; $custom-dark: #000000;
JSON
{
"hex": "#58effe",
"rgb": {
"r": 88,
"g": 239,
"b": 254
},
"hsl": {
"h": 185.422,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.87851,
"c": 0.12691,
"h": 204.5
},
"luminance": 0.70963
}Semantic roles & 50–950 ramp
primary
#58EFFE
secondary
#D43627
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585