#5CFDD2#5CFDD2
#5CFDD2 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.148 H 171.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDD2 |
|---|---|
| RGB | rgb(92, 253, 210) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.40, -51.89, 8.28) |
| CIE-LCH | lch(90.40, 52.54, 170.94°) |
| OKLab | oklab(89.87% -0.1461 0.0211) |
| OKLCH | oklch(89.87% 0.148 171.8) |
| XYZ | xyz(51.1660, 77.1735, 73.1597) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.54
Bright Teal
#01F9C6
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDD2 #FD5C87
analogous
#5CFD81 #5CFDD2 #5CD8FD
triadic
#5CFDD2 #D25CFD #FDD25C
tetradic
#5CFDD2 #815CFD #FD5C87 #D8FD5C
square
#5CFDD2 #815CFD #FD5C87 #D8FD5C
split-complementary
#5CFDD2 #FD5CD8 #FD815C
monochromatic
#03DCA2 #20FCC1 #5CFDD2 #98FEE3 #D5FEF3
Accessibility & contrast
On white
1.28
#5CFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#5CFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDD2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDD2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfdd2; /* rgb */ color: rgb(92, 253, 210); /* oklch */ color: oklch(89.9% 0.148 171.8);
Tailwind
colors: {
custom: {
50: '#9bffdf',
500: '#5cfdd2',
950: '#000000',
},
}SCSS
$custom: #5cfdd2; $custom-light: #9bffdf; $custom-dark: #000000;
JSON
{
"hex": "#5cfdd2",
"rgb": {
"r": 92,
"g": 253,
"b": 210
},
"hsl": {
"h": 163.975,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89871,
"c": 0.14762,
"h": 171.8
},
"luminance": 0.77179
}Semantic roles & 50–950 ramp
primary
#5CFDD2
secondary
#D52856
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684