#58FFEB#58FFEB
#58FFEB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 183.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFEB |
|---|---|
| RGB | rgb(88, 255, 235) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.50, -47.28, -3.09) |
| CIE-LCH | lch(91.50, 47.38, 183.73°) |
| OKLab | oklab(90.94% -0.139 -0.0091) |
| OKLCH | oklch(90.94% 0.139 183.7) |
| XYZ | xyz(54.7729, 79.5867, 91.0563) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.96
Aqua
#00FFFF
ΔE00 6.41
Aqua (survey)
#13EAC9
ΔE00 6.47
Light Aqua
#8CFFDB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFEB #FF586C
analogous
#58FF97 #58FFEB #58C0FF
triadic
#58FFEB #EB58FF #FFEB58
tetradic
#58FFEB #9758FF #FF586C #C0FF58
square
#58FFEB #9758FF #FF586C #C0FF58
split-complementary
#58FFEB #FF58C0 #FF9758
monochromatic
#00DDC2 #1BFFE4 #58FFEB #95FFF2 #D2FFFA
Accessibility & contrast
On white
1.24
#58FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#58FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFEB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFEB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58ffeb; /* rgb */ color: rgb(88, 255, 235); /* oklch */ color: oklch(90.9% 0.139 183.7);
Tailwind
colors: {
custom: {
50: '#9afff1',
500: '#58ffeb',
950: '#000000',
},
}SCSS
$custom: #58ffeb; $custom-light: #9afff1; $custom-dark: #000000;
JSON
{
"hex": "#58ffeb",
"rgb": {
"r": 88,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.814,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90942,
"c": 0.13926,
"h": 183.7
},
"luminance": 0.79593
}Semantic roles & 50–950 ramp
primary
#58FFEB
secondary
#D6263B
accent
#001BE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685