#58EACB#58EACB
#58EACB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.132 H 176.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58EACB |
|---|---|
| RGB | rgb(88, 234, 203) |
| HSL | hsl(167, 78%, 63%) |
| HSV | hsv(167, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 13.2%, 8.2%) |
| CIE-LAB | lab(84.60, -46.19, 3.55) |
| CIE-LCH | lch(84.60, 46.32, 175.60°) |
| OKLab | oklab(85.06% -0.132 0.0087) |
| OKLCH | oklch(85.06% 0.132 176.2) |
| XYZ | xyz(44.2217, 65.2274, 66.7480) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.47
Tiffany Blue
#7BF2DA
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EACB #EA5877
analogous
#58EA82 #58EACB #58C0EA
triadic
#58EACB #CB58EA #EACB58
tetradic
#58EACB #8258EA #EA5877 #C0EA58
square
#58EACB #8258EA #EA5877 #C0EA58
split-complementary
#58EACB #EA58C0 #EA8258
monochromatic
#16B190 #22E3BA #58EACB #8EF1DC #C5F8ED
Accessibility & contrast
On white
1.50
#58EACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#58EACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EACB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EACB | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58eacb; /* rgb */ color: rgb(88, 234, 203); /* oklch */ color: oklch(85.1% 0.132 176.2);
Tailwind
colors: {
custom: {
50: '#96f1da',
500: '#58eacb',
950: '#000000',
},
}SCSS
$custom: #58eacb; $custom-light: #96f1da; $custom-dark: #000000;
JSON
{
"hex": "#58eacb",
"rgb": {
"r": 88,
"g": 234,
"b": 203
},
"hsl": {
"h": 167.26,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.85058,
"c": 0.13233,
"h": 176.2
},
"luminance": 0.65232
}Semantic roles & 50–950 ramp
primary
#58EACB
secondary
#B2354F
accent
#0C37DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583