#5CFDD4#5CFDD4
#5CFDD4 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.146 H 172.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDD4 |
|---|---|
| RGB | rgb(92, 253, 212) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.45, -51.42, 7.31) |
| CIE-LCH | lch(90.45, 51.94, 171.91°) |
| OKLab | oklab(89.92% -0.1452 0.0185) |
| OKLCH | oklch(89.92% 0.146 172.7) |
| XYZ | xyz(51.4167, 77.2738, 74.4802) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDD4 #FD5C85
analogous
#5CFD83 #5CFDD4 #5CD6FD
triadic
#5CFDD4 #D45CFD #FDD45C
tetradic
#5CFDD4 #835CFD #FD5C85 #D6FD5C
square
#5CFDD4 #835CFD #FD5C85 #D6FD5C
split-complementary
#5CFDD4 #FD5CD6 #FD835C
monochromatic
#03DCA5 #20FCC4 #5CFDD4 #98FEE4 #D5FEF4
Accessibility & contrast
On white
1.28
#5CFDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#5CFDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDD4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDD4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD2
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfdd4; /* rgb */ color: rgb(92, 253, 212); /* oklch */ color: oklch(89.9% 0.146 172.7);
Tailwind
colors: {
custom: {
50: '#9bffe1',
500: '#5cfdd4',
950: '#000000',
},
}SCSS
$custom: #5cfdd4; $custom-light: #9bffe1; $custom-dark: #000000;
JSON
{
"hex": "#5cfdd4",
"rgb": {
"r": 92,
"g": 253,
"b": 212
},
"hsl": {
"h": 164.72,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89923,
"c": 0.1464,
"h": 172.7
},
"luminance": 0.77279
}Semantic roles & 50–950 ramp
primary
#5CFDD4
secondary
#D52854
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684