#58DEB0#58DEB0
#58DEB0 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.4% C 0.135 H 167.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEB0 |
|---|---|
| RGB | rgb(88, 222, 176) |
| HSL | hsl(159, 67%, 61%) |
| HSV | hsv(159, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(80.43, -47.38, 11.80) |
| CIE-LCH | lch(80.43, 48.83, 166.01°) |
| OKLab | oklab(81.45% -0.1318 0.0302) |
| OKLCH | oklch(81.45% 0.135 167.1) |
| XYZ | xyz(37.9783, 57.4480, 50.1530) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.06
Aqua Marine
#2EE8BB
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.60
Aquamarine (survey)
#04D8B2
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEB0 #DE5886
analogous
#58DE6D #58DEB0 #58C9DE
triadic
#58DEB0 #B058DE #DEB058
tetradic
#58DEB0 #6D58DE #DE5886 #C9DE58
square
#58DEB0 #6D58DE #DE5886 #C9DE58
split-complementary
#58DEB0 #DE58C9 #DE6D58
monochromatic
#1F9D71 #29D097 #58DEB0 #8BE8C8 #BEF2E0
Accessibility & contrast
On white
1.68
#58DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#58DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEB0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEB0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AE
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#00DFD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58deb0; /* rgb */ color: rgb(88, 222, 176); /* oklch */ color: oklch(81.4% 0.135 167.1);
Tailwind
colors: {
custom: {
50: '#94e9c7',
500: '#58deb0',
950: '#000000',
},
}SCSS
$custom: #58deb0; $custom-light: #94e9c7; $custom-dark: #000000;
JSON
{
"hex": "#58deb0",
"rgb": {
"r": 88,
"g": 222,
"b": 176
},
"hsl": {
"h": 159.403,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.81449,
"c": 0.13525,
"h": 167.1
},
"luminance": 0.57452
}Semantic roles & 50–950 ramp
primary
#58DEB0
secondary
#A03A5D
accent
#1756CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482