#58FFF2#58FFF2
#58FFF2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.137 H 187.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFF2 |
|---|---|
| RGB | rgb(88, 255, 242) |
| HSL | hsl(175, 100%, 67%) |
| HSV | hsv(175, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.68, -45.48, -6.44) |
| CIE-LCH | lch(91.68, 45.93, 188.06°) |
| OKLab | oklab(91.15% -0.136 -0.0182) |
| OKLCH | oklch(91.15% 0.137 187.6) |
| XYZ | xyz(55.8041, 79.9992, 96.4876) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.56
Bright Turquoise
#0FFEF9
ΔE00 3.05
Aqua
#00FFFF
ΔE00 4.35
Bright Cyan
#41FDFE
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFF2 #FF5865
analogous
#58FF9E #58FFF2 #58B9FF
triadic
#58FFF2 #F258FF #FFF258
tetradic
#58FFF2 #9E58FF #FF5865 #B9FF58
square
#58FFF2 #9E58FF #FF5865 #B9FF58
split-complementary
#58FFF2 #FF58B9 #FF9E58
monochromatic
#00DDCB #1BFFED #58FFF2 #95FFF7 #D2FFFC
Accessibility & contrast
On white
1.24
#58FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#58FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFF2
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFF2 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58fff2; /* rgb */ color: rgb(88, 255, 242); /* oklch */ color: oklch(91.2% 0.137 187.6);
Tailwind
colors: {
custom: {
50: '#9bfff6',
500: '#58fff2',
950: '#000000',
},
}SCSS
$custom: #58fff2; $custom-light: #9bfff6; $custom-dark: #000000;
JSON
{
"hex": "#58fff2",
"rgb": {
"r": 88,
"g": 255,
"b": 242
},
"hsl": {
"h": 175.329,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91154,
"c": 0.13719,
"h": 187.6
},
"luminance": 0.80006
}Semantic roles & 50–950 ramp
primary
#58FFF2
secondary
#D62633
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685