#5CFDC0#5CFDC0
#5CFDC0 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.160 H 164.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDC0 |
|---|---|
| RGB | rgb(92, 253, 192) |
| HSL | hsl(157, 98%, 68%) |
| HSV | hsv(157, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.01, -55.89, 17.00) |
| CIE-LCH | lch(90.01, 58.42, 163.08°) |
| OKLab | oklab(89.42% -0.1541 0.0435) |
| OKLCH | oklch(89.42% 0.16 164.3) |
| XYZ | xyz(49.0483, 76.3264, 62.0065) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.37
Greenish Cyan
#2AFEB7
ΔE00 2.44
Greenish Turquoise
#00FBB0
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.87
Light Blue Green
#7EFBB3
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDC0 #FD5C99
analogous
#5CFD6F #5CFDC0 #5CEAFD
triadic
#5CFDC0 #C05CFD #FDC05C
tetradic
#5CFDC0 #6F5CFD #FD5C99 #EAFD5C
square
#5CFDC0 #6F5CFD #FD5C99 #EAFD5C
split-complementary
#5CFDC0 #FD5CEA #FD6F5C
monochromatic
#03DC8A #20FCA9 #5CFDC0 #98FED7 #D5FEEF
Accessibility & contrast
On white
1.29
#5CFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#5CFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDC0
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDC0 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBD
Deuteranopia (green-blind)
#E3DCC4
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfdc0; /* rgb */ color: rgb(92, 253, 192); /* oklch */ color: oklch(89.4% 0.160 164.3);
Tailwind
colors: {
custom: {
50: '#9affd3',
500: '#5cfdc0',
950: '#000000',
},
}SCSS
$custom: #5cfdc0; $custom-light: #9affd3; $custom-dark: #000000;
JSON
{
"hex": "#5cfdc0",
"rgb": {
"r": 92,
"g": 253,
"b": 192
},
"hsl": {
"h": 157.267,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89422,
"c": 0.16012,
"h": 164.3
},
"luminance": 0.76332
}Semantic roles & 50–950 ramp
primary
#5CFDC0
secondary
#D5286A
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683