#58FDFF#58FDFF
#58FDFF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.134 H 196.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDFF |
|---|---|
| RGB | rgb(88, 253, 255) |
| HSL | hsl(181, 100%, 67%) |
| HSV | hsv(181, 65%, 100%) |
| CMYK | cmyk(65.5%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.48, -41.15, -13.49) |
| CIE-LCH | lch(91.48, 43.30, 198.15°) |
| OKLab | oklab(91.11% -0.1286 -0.0374) |
| OKLCH | oklch(91.11% 0.134 196.2) |
| XYZ | xyz(57.1917, 79.5388, 106.9267) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.10
Bright Light Blue
#26F7FD
ΔE00 2.24
Aqua
#00FFFF
ΔE00 2.37
Bright Turquoise
#0FFEF9
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDFF #FF5A58
analogous
#58FFAE #58FDFF #58A9FF
triadic
#58FDFF #FF58FD #FDFF58
tetradic
#58FDFF #AE58FF #FF5A58 #A9FF58
square
#58FDFF #AE58FF #FF5A58 #A9FF58
split-complementary
#58FDFF #FF58A9 #FFAE58
monochromatic
#00DADD #1BFCFF #58FDFF #95FEFF #D2FEFF
Accessibility & contrast
On white
1.24
#58FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#58FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDFF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDFF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58fdff; /* rgb */ color: rgb(88, 253, 255); /* oklch */ color: oklch(91.1% 0.134 196.2);
Tailwind
colors: {
custom: {
50: '#9cfeff',
500: '#58fdff',
950: '#000000',
},
}SCSS
$custom: #58fdff; $custom-light: #9cfeff; $custom-dark: #000000;
JSON
{
"hex": "#58fdff",
"rgb": {
"r": 88,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.719,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91107,
"c": 0.13397,
"h": 196.2
},
"luminance": 0.79545
}Semantic roles & 50–950 ramp
primary
#58FDFF
secondary
#D62826
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686