#5FF1CA#5FF1CA
#5FF1CA is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.9% C 0.137 H 172.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1CA |
|---|---|
| RGB | rgb(95, 241, 202) |
| HSL | hsl(164, 84%, 66%) |
| HSV | hsv(164, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(86.80, -48.20, 7.27) |
| CIE-LCH | lch(86.80, 48.75, 171.42°) |
| OKLab | oklab(86.89% -0.1361 0.0185) |
| OKLCH | oklch(86.89% 0.137 172.3) |
| XYZ | xyz(46.8301, 69.6029, 66.8324) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.57
Aqua Marine
#2EE8BB
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.73
Aqua (survey)
#13EAC9
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1CA #F15F86
analogous
#5FF181 #5FF1CA #5FCFF1
triadic
#5FF1CA #CA5FF1 #F1CA5F
tetradic
#5FF1CA #815FF1 #F15F86 #CFF15F
square
#5FF1CA #815FF1 #F15F86 #CFF15F
split-complementary
#5FF1CA #F15FCF #F1815F
monochromatic
#11C495 #27ECB7 #5FF1CA #97F6DD #D0FBEF
Accessibility & contrast
On white
1.41
#5FF1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FF1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1CA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1CA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff1ca; /* rgb */ color: rgb(95, 241, 202); /* oklch */ color: oklch(86.9% 0.137 172.3);
Tailwind
colors: {
custom: {
50: '#9af6da',
500: '#5ff1ca',
950: '#000000',
},
}SCSS
$custom: #5ff1ca; $custom-light: #9af6da; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ca",
"rgb": {
"r": 95,
"g": 241,
"b": 202
},
"hsl": {
"h": 163.973,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86894,
"c": 0.13736,
"h": 172.3
},
"luminance": 0.69608
}Semantic roles & 50–950 ramp
primary
#5FF1CA
secondary
#C23259
accent
#0540E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583