#58F5CB#58F5CB
#58F5CB is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.145 H 171.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #58F5CB |
|---|---|
| RGB | rgb(88, 245, 203) |
| HSL | hsl(164, 89%, 65%) |
| HSV | hsv(164, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(87.82, -50.84, 8.19) |
| CIE-LCH | lch(87.82, 51.50, 170.85°) |
| OKLab | oklab(87.68% -0.1431 0.0208) |
| OKLCH | oklch(87.68% 0.145 171.7) |
| XYZ | xyz(47.4510, 71.6862, 67.8244) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.47
Aqua (survey)
#13EAC9
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F5CB #F55882
analogous
#58F57C #58F5CB #58D1F5
triadic
#58F5CB #CB58F5 #F5CB58
tetradic
#58F5CB #7C58F5 #F55882 #D1F558
square
#58F5CB #7C58F5 #F55882 #D1F558
split-complementary
#58F5CB #F558D1 #F57C58
monochromatic
#0CC795 #1EF2B9 #58F5CB #92F8DD #CBFCEF
Accessibility & contrast
On white
1.37
#58F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#58F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F5CB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F5CB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #58f5cb; /* rgb */ color: rgb(88, 245, 203); /* oklch */ color: oklch(87.7% 0.145 171.7);
Tailwind
colors: {
custom: {
50: '#98f9da',
500: '#58f5cb',
950: '#000000',
},
}SCSS
$custom: #58f5cb; $custom-light: #98f9da; $custom-dark: #000000;
JSON
{
"hex": "#58f5cb",
"rgb": {
"r": 88,
"g": 245,
"b": 203
},
"hsl": {
"h": 163.949,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.87681,
"c": 0.14462,
"h": 171.7
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#58F5CB
secondary
#C32E56
accent
#003DE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583