#58EBB2#58EBB2
#58EBB2 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.6% C 0.150 H 163.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBB2 |
|---|---|
| RGB | rgb(88, 235, 178) |
| HSL | hsl(157, 79%, 63%) |
| HSV | hsv(157, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.33, -52.33, 16.25) |
| CIE-LCH | lch(84.33, 54.80, 162.75°) |
| OKLab | oklab(84.65% -0.1443 0.0415) |
| OKLCH | oklch(84.65% 0.15 163.9) |
| XYZ | xyz(41.7645, 64.7013, 52.3984) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Aqua Marine
#2EE8BB
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.62
Greenish Cyan
#2AFEB7
ΔE00 4.67
Bright Teal
#01F9C6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBB2 #EB5891
analogous
#58EB68 #58EBB2 #58DAEB
triadic
#58EBB2 #B258EB #EBB258
tetradic
#58EBB2 #6858EB #EB5891 #DAEB58
square
#58EBB2 #6858EB #EB5891 #DAEB58
split-complementary
#58EBB2 #EB58DA #EB6858
monochromatic
#15B376 #21E499 #58EBB2 #8FF2CB #C5F8E4
Accessibility & contrast
On white
1.51
#58EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#58EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBB2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBB2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D3CCB6
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ebb2; /* rgb */ color: rgb(88, 235, 178); /* oklch */ color: oklch(84.6% 0.150 163.9);
Tailwind
colors: {
custom: {
50: '#95f2c9',
500: '#58ebb2',
950: '#000000',
},
}SCSS
$custom: #58ebb2; $custom-light: #95f2c9; $custom-dark: #000000;
JSON
{
"hex": "#58ebb2",
"rgb": {
"r": 88,
"g": 235,
"b": 178
},
"hsl": {
"h": 156.735,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.84649,
"c": 0.15013,
"h": 163.9
},
"luminance": 0.64706
}Semantic roles & 50–950 ramp
primary
#58EBB2
secondary
#B33465
accent
#0B5BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582