#58FFFA#58FFFA
#58FFFA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.136 H 192.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFFA |
|---|---|
| RGB | rgb(88, 255, 250) |
| HSL | hsl(178, 100%, 67%) |
| HSV | hsv(178, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.90, -43.38, -10.26) |
| CIE-LCH | lch(91.90, 44.58, 193.31°) |
| OKLab | oklab(91.41% -0.1326 -0.0286) |
| OKLCH | oklch(91.41% 0.136 192.2) |
| XYZ | xyz(57.0320, 80.4904, 102.9544) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.01
Bright Cyan
#41FDFE
ΔE00 2.02
Aqua
#00FFFF
ΔE00 2.37
Bright Light Blue
#26F7FD
ΔE00 3.92
Bright Aqua
#0BF9EA
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFFA #FF585D
analogous
#58FFA7 #58FFFA #58B0FF
triadic
#58FFFA #FA58FF #FFFA58
tetradic
#58FFFA #A758FF #FF585D #B0FF58
square
#58FFFA #A758FF #FF585D #B0FF58
split-complementary
#58FFFA #FF58B0 #FFA758
monochromatic
#00DDD6 #1BFFF8 #58FFFA #95FFFC #D2FFFE
Accessibility & contrast
On white
1.23
#58FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#58FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFFA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFFA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #58fffa; /* rgb */ color: rgb(88, 255, 250); /* oklch */ color: oklch(91.4% 0.136 192.2);
Tailwind
colors: {
custom: {
50: '#9bfffb',
500: '#58fffa',
950: '#000000',
},
}SCSS
$custom: #58fffa; $custom-light: #9bfffb; $custom-dark: #000000;
JSON
{
"hex": "#58fffa",
"rgb": {
"r": 88,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.204,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91406,
"c": 0.13566,
"h": 192.2
},
"luminance": 0.80497
}Semantic roles & 50–950 ramp
primary
#58FFFA
secondary
#D6262B
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685