#58FEE6#58FEE6
#58FEE6 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.140 H 181.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #58FEE6 |
|---|---|
| RGB | rgb(88, 254, 230) |
| HSL | hsl(171, 99%, 67%) |
| HSV | hsv(171, 65%, 100%) |
| CMYK | cmyk(65.4%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(91.08, -48.11, -1.10) |
| CIE-LCH | lch(91.08, 48.12, 181.31°) |
| OKLab | oklab(90.56% -0.1401 -0.0038) |
| OKLCH | oklch(90.56% 0.14 181.5) |
| XYZ | xyz(53.7425, 78.6655, 87.1992) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 5.61
Light Aqua
#8CFFDB
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 6.13
Aquamarine
#7FFFD4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FEE6 #FE5870
analogous
#58FE93 #58FEE6 #58C3FE
triadic
#58FEE6 #E658FE #FEE658
tetradic
#58FEE6 #9358FE #FE5870 #C3FE58
square
#58FEE6 #9358FE #FE5870 #C3FE58
split-complementary
#58FEE6 #FE58C3 #FE9358
monochromatic
#01DABB #1BFEDD #58FEE6 #95FEEF #D2FFF8
Accessibility & contrast
On white
1.25
#58FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#58FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FEE6
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FEE6 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E5
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58fee6; /* rgb */ color: rgb(88, 254, 230); /* oklch */ color: oklch(90.6% 0.140 181.5);
Tailwind
colors: {
custom: {
50: '#9affed',
500: '#58fee6',
950: '#000000',
},
}SCSS
$custom: #58fee6; $custom-light: #9affed; $custom-dark: #000000;
JSON
{
"hex": "#58fee6",
"rgb": {
"r": 88,
"g": 254,
"b": 230
},
"hsl": {
"h": 171.325,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.9056,
"c": 0.14019,
"h": 181.5
},
"luminance": 0.78672
}Semantic roles & 50–950 ramp
primary
#58FEE6
secondary
#D42740
accent
#0021E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684