#58FFEE#58FFEE
#58FFEE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.138 H 185.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFEE |
|---|---|
| RGB | rgb(88, 255, 238) |
| HSL | hsl(174, 100%, 67%) |
| HSV | hsv(174, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.58, -46.51, -4.52) |
| CIE-LCH | lch(91.58, 46.73, 185.56°) |
| OKLab | oklab(91.03% -0.1377 -0.013) |
| OKLCH | oklch(91.03% 0.138 185.4) |
| XYZ | xyz(55.2099, 79.7615, 93.3582) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.49
Bright Turquoise
#0FFEF9
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.69
Aqua
#00FFFF
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.71
Turquoise
#40E0D0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFEE #FF5869
analogous
#58FF9A #58FFEE #58BDFF
triadic
#58FFEE #EE58FF #FFEE58
tetradic
#58FFEE #9A58FF #FF5869 #BDFF58
square
#58FFEE #9A58FF #FF5869 #BDFF58
split-complementary
#58FFEE #FF58BD #FF9A58
monochromatic
#00DDC6 #1BFFE8 #58FFEE #95FFF4 #D2FFFA
Accessibility & contrast
On white
1.24
#58FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#58FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFEE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFEE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58ffee; /* rgb */ color: rgb(88, 255, 238); /* oklch */ color: oklch(91.0% 0.138 185.4);
Tailwind
colors: {
custom: {
50: '#9bfff3',
500: '#58ffee',
950: '#000000',
},
}SCSS
$custom: #58ffee; $custom-light: #9bfff3; $custom-dark: #000000;
JSON
{
"hex": "#58ffee",
"rgb": {
"r": 88,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.892,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91032,
"c": 0.13829,
"h": 185.4
},
"luminance": 0.79768
}Semantic roles & 50–950 ramp
primary
#58FFEE
secondary
#D62638
accent
#0017E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685