#58EBB0#58EBB0
#58EBB0 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.152 H 163.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBB0 |
|---|---|
| RGB | rgb(88, 235, 176) |
| HSL | hsl(156, 79%, 63%) |
| HSV | hsv(156, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.29, -52.76, 17.24) |
| CIE-LCH | lch(84.29, 55.50, 161.91°) |
| OKLab | oklab(84.6% -0.1452 0.044) |
| OKLCH | oklch(84.6% 0.152 163.1) |
| XYZ | xyz(41.5652, 64.6216, 51.3486) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 4.23
Greenish Cyan
#2AFEB7
ΔE00 4.55
Greenish Turquoise
#00FBB0
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBB0 #EB5893
analogous
#58EB66 #58EBB0 #58DDEB
triadic
#58EBB0 #B058EB #EBB058
tetradic
#58EBB0 #6658EB #EB5893 #DDEB58
square
#58EBB0 #6658EB #EB5893 #DDEB58
split-complementary
#58EBB0 #EB58DD #EB6658
monochromatic
#15B374 #21E496 #58EBB0 #8FF2CA #C5F8E4
Accessibility & contrast
On white
1.51
#58EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#58EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBB0
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBB0 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAD
Deuteranopia (green-blind)
#D3CCB4
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ebb0; /* rgb */ color: rgb(88, 235, 176); /* oklch */ color: oklch(84.6% 0.152 163.1);
Tailwind
colors: {
custom: {
50: '#95f2c7',
500: '#58ebb0',
950: '#000000',
},
}SCSS
$custom: #58ebb0; $custom-light: #95f2c7; $custom-dark: #000000;
JSON
{
"hex": "#58ebb0",
"rgb": {
"r": 88,
"g": 235,
"b": 176
},
"hsl": {
"h": 155.918,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.84602,
"c": 0.15171,
"h": 163.1
},
"luminance": 0.64626
}Semantic roles & 50–950 ramp
primary
#58EBB0
secondary
#B33467
accent
#0B5EDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582