#58FDFE#58FDFE
#58FDFE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.134 H 195.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDFE |
|---|---|
| RGB | rgb(88, 253, 254) |
| HSL | hsl(180, 99%, 67%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(65.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.45, -41.42, -13.01) |
| CIE-LCH | lch(91.45, 43.41, 197.44°) |
| OKLab | oklab(91.07% -0.129 -0.0361) |
| OKLCH | oklch(91.07% 0.134 195.6) |
| XYZ | xyz(57.0312, 79.4746, 106.0812) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.98
Aqua
#00FFFF
ΔE00 2.23
Bright Light Blue
#26F7FD
ΔE00 2.38
Bright Turquoise
#0FFEF9
ΔE00 3.04
Bright Aqua
#0BF9EA
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDFE #FE5958
analogous
#58FEAC #58FDFE #58AAFE
triadic
#58FDFE #FE58FD #FDFE58
tetradic
#58FDFE #AC58FE #FE5958 #AAFE58
square
#58FDFE #AC58FE #FE5958 #AAFE58
split-complementary
#58FDFE #FE58AA #FEAC58
monochromatic
#01D9DA #1BFCFE #58FDFE #95FEFE #D2FEFF
Accessibility & contrast
On white
1.24
#58FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#58FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDFE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDFE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58fdfe; /* rgb */ color: rgb(88, 253, 254); /* oklch */ color: oklch(91.1% 0.134 195.6);
Tailwind
colors: {
custom: {
50: '#9bfefe',
500: '#58fdfe',
950: '#000000',
},
}SCSS
$custom: #58fdfe; $custom-light: #9bfefe; $custom-dark: #000000;
JSON
{
"hex": "#58fdfe",
"rgb": {
"r": 88,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.361,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.91074,
"c": 0.134,
"h": 195.6
},
"luminance": 0.79481
}Semantic roles & 50–950 ramp
primary
#58FDFE
secondary
#D42827
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685