#5CFDC4#5CFDC4
#5CFDC4 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.157 H 165.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDC4 |
|---|---|
| RGB | rgb(92, 253, 196) |
| HSL | hsl(159, 98%, 68%) |
| HSV | hsv(159, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(90.09, -55.03, 15.06) |
| CIE-LCH | lch(90.09, 57.05, 164.69°) |
| OKLab | oklab(89.52% -0.1523 0.0385) |
| OKLCH | oklch(89.52% 0.157 165.8) |
| XYZ | xyz(49.4975, 76.5061, 64.3724) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.71
Greenish Turquoise
#00FBB0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDC4 #FD5C95
analogous
#5CFD74 #5CFDC4 #5CE5FD
triadic
#5CFDC4 #C45CFD #FDC45C
tetradic
#5CFDC4 #745CFD #FD5C95 #E5FD5C
square
#5CFDC4 #745CFD #FD5C95 #E5FD5C
split-complementary
#5CFDC4 #FD5CE5 #FD745C
monochromatic
#03DC8F #20FCAE #5CFDC4 #98FEDA #D5FEF0
Accessibility & contrast
On white
1.29
#5CFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#5CFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDC4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDC4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfdc4; /* rgb */ color: rgb(92, 253, 196); /* oklch */ color: oklch(89.5% 0.157 165.8);
Tailwind
colors: {
custom: {
50: '#9affd6',
500: '#5cfdc4',
950: '#000000',
},
}SCSS
$custom: #5cfdc4; $custom-light: #9affd6; $custom-dark: #000000;
JSON
{
"hex": "#5cfdc4",
"rgb": {
"r": 92,
"g": 253,
"b": 196
},
"hsl": {
"h": 158.758,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89518,
"c": 0.15713,
"h": 165.8
},
"luminance": 0.76511
}Semantic roles & 50–950 ramp
primary
#5CFDC4
secondary
#D52865
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683