#5CFDC2#5CFDC2
#5CFDC2 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.159 H 165.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDC2 |
|---|---|
| RGB | rgb(92, 253, 194) |
| HSL | hsl(158, 98%, 68%) |
| HSV | hsv(158, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.05, -55.46, 16.03) |
| CIE-LCH | lch(90.05, 57.73, 163.88°) |
| OKLab | oklab(89.47% -0.1532 0.041) |
| OKLCH | oklch(89.47% 0.159 165) |
| XYZ | xyz(49.2714, 76.4156, 63.1815) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 3.57
Greenish Turquoise
#00FBB0
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDC2 #FD5C97
analogous
#5CFD71 #5CFDC2 #5CE8FD
triadic
#5CFDC2 #C25CFD #FDC25C
tetradic
#5CFDC2 #715CFD #FD5C97 #E8FD5C
square
#5CFDC2 #715CFD #FD5C97 #E8FD5C
split-complementary
#5CFDC2 #FD5CE8 #FD715C
monochromatic
#03DC8C #20FCAB #5CFDC2 #98FED9 #D5FEEF
Accessibility & contrast
On white
1.29
#5CFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#5CFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDC2
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDC2 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfdc2; /* rgb */ color: rgb(92, 253, 194); /* oklch */ color: oklch(89.5% 0.159 165.0);
Tailwind
colors: {
custom: {
50: '#9affd4',
500: '#5cfdc2',
950: '#000000',
},
}SCSS
$custom: #5cfdc2; $custom-light: #9affd4; $custom-dark: #000000;
JSON
{
"hex": "#5cfdc2",
"rgb": {
"r": 92,
"g": 253,
"b": 194
},
"hsl": {
"h": 158.012,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89469,
"c": 0.15861,
"h": 165
},
"luminance": 0.76421
}Semantic roles & 50–950 ramp
primary
#5CFDC2
secondary
#D52868
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683