#58FCCB#58FCCB
#58FCCB is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.153 H 169.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCCB |
|---|---|
| RGB | rgb(88, 252, 203) |
| HSL | hsl(162, 96%, 67%) |
| HSV | hsv(162, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.86, -53.72, 11.11) |
| CIE-LCH | lch(89.86, 54.86, 168.32°) |
| OKLab | oklab(89.35% -0.15 0.0284) |
| OKLCH | oklch(89.35% 0.153 169.3) |
| XYZ | xyz(49.6089, 76.0019, 68.5437) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.58
Greenish Cyan
#2AFEB7
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCCB #FC5889
analogous
#58FC79 #58FCCB #58DBFC
triadic
#58FCCB #CB58FC #FCCB58
tetradic
#58FCCB #7958FC #FC5889 #DBFC58
square
#58FCCB #7958FC #FC5889 #DBFC58
split-complementary
#58FCCB #FC58DB #FC7958
monochromatic
#04D697 #1CFBB8 #58FCCB #94FDDE #D0FEF0
Accessibility & contrast
On white
1.30
#58FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#58FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCCB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCCB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECC9
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58fccb; /* rgb */ color: rgb(88, 252, 203); /* oklch */ color: oklch(89.3% 0.153 169.3);
Tailwind
colors: {
custom: {
50: '#98feda',
500: '#58fccb',
950: '#000000',
},
}SCSS
$custom: #58fccb; $custom-light: #98feda; $custom-dark: #000000;
JSON
{
"hex": "#58fccb",
"rgb": {
"r": 88,
"g": 252,
"b": 203
},
"hsl": {
"h": 162.073,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.8935,
"c": 0.1527,
"h": 169.3
},
"luminance": 0.76007
}Semantic roles & 50–950 ramp
primary
#58FCCB
secondary
#D0285A
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683