#58EFB0#58EFB0
#58EFB0 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.157 H 162.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #58EFB0 |
|---|---|
| RGB | rgb(88, 239, 176) |
| HSL | hsl(155, 83%, 64%) |
| HSV | hsv(155, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.47, -54.37, 18.89) |
| CIE-LCH | lch(85.47, 57.56, 160.84°) |
| OKLab | oklab(85.57% -0.1492 0.0482) |
| OKLCH | oklch(85.57% 0.157 162.1) |
| XYZ | xyz(42.7233, 66.9378, 51.7346) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Greenish Cyan
#2AFEB7
ΔE00 3.66
Greenish Turquoise
#00FBB0
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EFB0 #EF5897
analogous
#58EF65 #58EFB0 #58E3EF
triadic
#58EFB0 #B058EF #EFB058
tetradic
#58EFB0 #6558EF #EF5897 #E3EF58
square
#58EFB0 #6558EF #EF5897 #E3EF58
split-complementary
#58EFB0 #EF58E3 #EF6558
monochromatic
#12BB74 #20EA96 #58EFB0 #90F4CA #C8FAE5
Accessibility & contrast
On white
1.46
#58EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#58EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EFB0
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EFB0 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58efb0; /* rgb */ color: rgb(88, 239, 176); /* oklch */ color: oklch(85.6% 0.157 162.1);
Tailwind
colors: {
custom: {
50: '#96f5c7',
500: '#58efb0',
950: '#000000',
},
}SCSS
$custom: #58efb0; $custom-light: #96f5c7; $custom-dark: #000000;
JSON
{
"hex": "#58efb0",
"rgb": {
"r": 88,
"g": 239,
"b": 176
},
"hsl": {
"h": 154.967,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.85572,
"c": 0.15679,
"h": 162.1
},
"luminance": 0.66942
}Semantic roles & 50–950 ramp
primary
#58EFB0
secondary
#BA326A
accent
#0761DF
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582