#5CFDD3#5CFDD3
#5CFDD3 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.147 H 172.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDD3 |
|---|---|
| RGB | rgb(92, 253, 211) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.42, -51.65, 7.79) |
| CIE-LCH | lch(90.42, 52.24, 171.42°) |
| OKLab | oklab(89.9% -0.1457 0.0198) |
| OKLCH | oklch(89.9% 0.147 172.3) |
| XYZ | xyz(51.2910, 77.2235, 73.8179) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDD3 #FD5C86
analogous
#5CFD83 #5CFDD3 #5CD6FD
triadic
#5CFDD3 #D35CFD #FDD35C
tetradic
#5CFDD3 #835CFD #FD5C86 #D6FD5C
square
#5CFDD3 #835CFD #FD5C86 #D6FD5C
split-complementary
#5CFDD3 #FD5CD6 #FD835C
monochromatic
#03DCA3 #20FCC3 #5CFDD3 #98FEE3 #D5FEF4
Accessibility & contrast
On white
1.28
#5CFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#5CFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDD3
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDD3 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfdd3; /* rgb */ color: rgb(92, 253, 211); /* oklch */ color: oklch(89.9% 0.147 172.3);
Tailwind
colors: {
custom: {
50: '#9bffe0',
500: '#5cfdd3',
950: '#000000',
},
}SCSS
$custom: #5cfdd3; $custom-light: #9bffe0; $custom-dark: #000000;
JSON
{
"hex": "#5cfdd3",
"rgb": {
"r": 92,
"g": 253,
"b": 211
},
"hsl": {
"h": 164.348,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89897,
"c": 0.14701,
"h": 172.3
},
"luminance": 0.77229
}Semantic roles & 50–950 ramp
primary
#5CFDD3
secondary
#D52855
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684