#5CFDBC#5CFDBC
#5CFDBC is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.3% C 0.163 H 162.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDBC |
|---|---|
| RGB | rgb(92, 253, 188) |
| HSL | hsl(156, 98%, 68%) |
| HSV | hsv(156, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(89.93, -56.74, 18.94) |
| CIE-LCH | lch(89.93, 59.82, 161.54°) |
| OKLab | oklab(89.33% -0.1559 0.0483) |
| OKLCH | oklch(89.33% 0.163 162.8) |
| XYZ | xyz(48.6111, 76.1515, 59.7041) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Greenish Cyan
#2AFEB7
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.80
Greenish Turquoise
#00FBB0
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDBC #FD5C9D
analogous
#5CFD6B #5CFDBC #5CEEFD
triadic
#5CFDBC #BC5CFD #FDBC5C
tetradic
#5CFDBC #6B5CFD #FD5C9D #EEFD5C
square
#5CFDBC #6B5CFD #FD5C9D #EEFD5C
split-complementary
#5CFDBC #FD5CEE #FD6B5C
monochromatic
#03DC84 #20FCA3 #5CFDBC #98FED5 #D5FEEE
Accessibility & contrast
On white
1.29
#5CFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#5CFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDBC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDBC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfdbc; /* rgb */ color: rgb(92, 253, 188); /* oklch */ color: oklch(89.3% 0.163 162.8);
Tailwind
colors: {
custom: {
50: '#9affd0',
500: '#5cfdbc',
950: '#000000',
},
}SCSS
$custom: #5cfdbc; $custom-light: #9affd0; $custom-dark: #000000;
JSON
{
"hex": "#5cfdbc",
"rgb": {
"r": 92,
"g": 253,
"b": 188
},
"hsl": {
"h": 155.776,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89329,
"c": 0.16322,
"h": 162.8
},
"luminance": 0.76157
}Semantic roles & 50–950 ramp
primary
#5CFDBC
secondary
#D5286E
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683