#5CFFCA#5CFFCA
#5CFFCA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.155 H 167.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFCA |
|---|---|
| RGB | rgb(92, 255, 202) |
| HSL | hsl(160, 100%, 68%) |
| HSV | hsv(160, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.80, -54.52, 12.98) |
| CIE-LCH | lch(90.80, 56.04, 166.61°) |
| OKLab | oklab(90.14% -0.1516 0.0332) |
| OKLCH | oklch(90.14% 0.155 167.6) |
| XYZ | xyz(50.8288, 78.0541, 68.2529) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.44
Bright Teal
#01F9C6
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFCA #FF5C91
analogous
#5CFF78 #5CFFCA #5CE2FF
triadic
#5CFFCA #CA5CFF #FFCA5C
tetradic
#5CFFCA #785CFF #FF5C91 #E2FF5C
square
#5CFFCA #785CFF #FF5C91 #E2FF5C
split-complementary
#5CFFCA #FF5CE2 #FF785C
monochromatic
#00E198 #1FFFB6 #5CFFCA #99FFDE #D6FFF2
Accessibility & contrast
On white
1.26
#5CFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#5CFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFCA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFCA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5cffca; /* rgb */ color: rgb(92, 255, 202); /* oklch */ color: oklch(90.1% 0.155 167.6);
Tailwind
colors: {
custom: {
50: '#9bffda',
500: '#5cffca',
950: '#000000',
},
}SCSS
$custom: #5cffca; $custom-light: #9bffda; $custom-dark: #000000;
JSON
{
"hex": "#5cffca",
"rgb": {
"r": 92,
"g": 255,
"b": 202
},
"hsl": {
"h": 160.491,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.90141,
"c": 0.15524,
"h": 167.6
},
"luminance": 0.7806
}Semantic roles & 50–950 ramp
primary
#5CFFCA
secondary
#D92660
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683