#5FF0CA#5FF0CA
#5FF0CA is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.7% C 0.136 H 172.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0CA |
|---|---|
| RGB | rgb(95, 240, 202) |
| HSL | hsl(164, 83%, 66%) |
| HSV | hsv(164, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.51, -47.78, 6.86) |
| CIE-LCH | lch(86.51, 48.26, 171.83°) |
| OKLab | oklab(86.66% -0.1351 0.0174) |
| OKLCH | oklch(86.66% 0.136 172.7) |
| XYZ | xyz(46.5349, 69.0125, 66.7340) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Aqua Marine
#2EE8BB
ΔE00 3.33
Aqua (survey)
#13EAC9
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0CA #F05F85
analogous
#5FF081 #5FF0CA #5FCDF0
triadic
#5FF0CA #CA5FF0 #F0CA5F
tetradic
#5FF0CA #815FF0 #F05F85 #CDF05F
square
#5FF0CA #815FF0 #F05F85 #CDF05F
split-complementary
#5FF0CA #F05FCD #F0815F
monochromatic
#12C294 #27EBB7 #5FF0CA #97F5DD #CFFAEF
Accessibility & contrast
On white
1.42
#5FF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5FF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0CA
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0CA | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff0ca; /* rgb */ color: rgb(95, 240, 202); /* oklch */ color: oklch(86.7% 0.136 172.7);
Tailwind
colors: {
custom: {
50: '#9af6da',
500: '#5ff0ca',
950: '#000000',
},
}SCSS
$custom: #5ff0ca; $custom-light: #9af6da; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ca",
"rgb": {
"r": 95,
"g": 240,
"b": 202
},
"hsl": {
"h": 164.276,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86657,
"c": 0.1362,
"h": 172.7
},
"luminance": 0.69017
}Semantic roles & 50–950 ramp
primary
#5FF0CA
secondary
#C03358
accent
#063FDF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583