#58F5CC#58F5CC
#58F5CC is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.144 H 172.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58F5CC |
|---|---|
| RGB | rgb(88, 245, 204) |
| HSL | hsl(164, 89%, 65%) |
| HSV | hsv(164, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(87.84, -50.61, 7.70) |
| CIE-LCH | lch(87.84, 51.19, 171.35°) |
| OKLab | oklab(87.71% -0.1427 0.0196) |
| OKLCH | oklch(87.71% 0.144 172.2) |
| XYZ | xyz(47.5706, 71.7340, 68.4540) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.54
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F5CC #F55881
analogous
#58F57D #58F5CC #58D0F5
triadic
#58F5CC #CC58F5 #F5CC58
tetradic
#58F5CC #7D58F5 #F55881 #D0F558
square
#58F5CC #7D58F5 #F55881 #D0F558
split-complementary
#58F5CC #F558D0 #F57D58
monochromatic
#0CC796 #1EF2BA #58F5CC #92F8DE #CBFCEF
Accessibility & contrast
On white
1.37
#58F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#58F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F5CC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F5CC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #58f5cc; /* rgb */ color: rgb(88, 245, 204); /* oklch */ color: oklch(87.7% 0.144 172.2);
Tailwind
colors: {
custom: {
50: '#98f9db',
500: '#58f5cc',
950: '#000000',
},
}SCSS
$custom: #58f5cc; $custom-light: #98f9db; $custom-dark: #000000;
JSON
{
"hex": "#58f5cc",
"rgb": {
"r": 88,
"g": 245,
"b": 204
},
"hsl": {
"h": 164.331,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.87707,
"c": 0.144,
"h": 172.2
},
"luminance": 0.71739
}Semantic roles & 50–950 ramp
primary
#58F5CC
secondary
#C32E55
accent
#003CE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584