#58FFE2#58FFE2
#58FFE2 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 179.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFE2 |
|---|---|
| RGB | rgb(88, 255, 226) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.27, -49.52, 1.24) |
| CIE-LCH | lch(91.27, 49.54, 178.56°) |
| OKLab | oklab(90.68% -0.1428 0.0025) |
| OKLCH | oklch(90.68% 0.143 179) |
| XYZ | xyz(53.5054, 79.0797, 84.3808) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFE2 #FF5875
analogous
#58FF8F #58FFE2 #58C8FF
triadic
#58FFE2 #E258FF #FFE258
tetradic
#58FFE2 #8F58FF #FF5875 #C8FF58
square
#58FFE2 #8F58FF #FF5875 #C8FF58
split-complementary
#58FFE2 #FF58C8 #FF8F58
monochromatic
#00DDB6 #1BFFD7 #58FFE2 #95FFED #D2FFF7
Accessibility & contrast
On white
1.25
#58FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#58FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFE2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFE2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DDDFE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58ffe2; /* rgb */ color: rgb(88, 255, 226); /* oklch */ color: oklch(90.7% 0.143 179.0);
Tailwind
colors: {
custom: {
50: '#9affeb',
500: '#58ffe2',
950: '#000000',
},
}SCSS
$custom: #58ffe2; $custom-light: #9affeb; $custom-dark: #000000;
JSON
{
"hex": "#58ffe2",
"rgb": {
"r": 88,
"g": 255,
"b": 226
},
"hsl": {
"h": 169.581,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.9068,
"c": 0.14287,
"h": 179
},
"luminance": 0.79086
}Semantic roles & 50–950 ramp
primary
#58FFE2
secondary
#D62644
accent
#0028E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684