#5CF4CA#5CF4CA
#5CF4CA is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.5% C 0.142 H 171.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF4CA |
|---|---|
| RGB | rgb(92, 244, 202) |
| HSL | hsl(163, 87%, 66%) |
| HSV | hsv(163, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(87.60, -49.99, 8.41) |
| CIE-LCH | lch(87.60, 50.69, 170.45°) |
| OKLab | oklab(87.52% -0.1406 0.0214) |
| OKLCH | oklch(87.52% 0.142 171.3) |
| XYZ | xyz(47.4197, 71.2359, 67.1165) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF4CA #F45C86
analogous
#5CF47E #5CF4CA #5CD2F4
triadic
#5CF4CA #CA5CF4 #F4CA5C
tetradic
#5CF4CA #7E5CF4 #F45C86 #D2F45C
square
#5CF4CA #7E5CF4 #F45C86 #D2F45C
split-complementary
#5CF4CA #F45CD2 #F47E5C
monochromatic
#0EC895 #23F0B7 #5CF4CA #95F8DD #CFFCEF
Accessibility & contrast
On white
1.38
#5CF4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5CF4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF4CA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF4CA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf4ca; /* rgb */ color: rgb(92, 244, 202); /* oklch */ color: oklch(87.5% 0.142 171.3);
Tailwind
colors: {
custom: {
50: '#99f8da',
500: '#5cf4ca',
950: '#000000',
},
}SCSS
$custom: #5cf4ca; $custom-light: #99f8da; $custom-dark: #000000;
JSON
{
"hex": "#5cf4ca",
"rgb": {
"r": 92,
"g": 244,
"b": 202
},
"hsl": {
"h": 163.421,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.87523,
"c": 0.14227,
"h": 171.3
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#5CF4CA
secondary
#C52F59
accent
#0240E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583