#50F0CA#50F0CA
#50F0CA is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.143 H 173.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #50F0CA |
|---|---|
| RGB | rgb(80, 240, 202) |
| HSL | hsl(166, 84%, 63%) |
| HSV | hsv(166, 67%, 94%) |
| CMYK | cmyk(66.7%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.15, -50.24, 6.29) |
| CIE-LCH | lch(86.15, 50.63, 172.87°) |
| OKLab | oklab(86.26% -0.1422 0.0159) |
| OKLCH | oklch(86.26% 0.143 173.6) |
| XYZ | xyz(45.1237, 68.2849, 66.6678) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.80
Aqua Marine
#2EE8BB
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F0CA #F05076
analogous
#50F07A #50F0CA #50C6F0
triadic
#50F0CA #CA50F0 #F0CA50
tetradic
#50F0CA #7A50F0 #F05076 #C6F050
square
#50F0CA #7A50F0 #F05076 #C6F050
split-complementary
#50F0CA #F050C6 #F07A50
monochromatic
#10B68E #18EBB9 #50F0CA #88F5DB #C1FAEC
Accessibility & contrast
On white
1.43
#50F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#50F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F0CA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F0CA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #50f0ca; /* rgb */ color: rgb(80, 240, 202); /* oklch */ color: oklch(86.3% 0.143 173.6);
Tailwind
colors: {
custom: {
50: '#94f6da',
500: '#50f0ca',
950: '#000000',
},
}SCSS
$custom: #50f0ca; $custom-light: #94f6da; $custom-dark: #000000;
JSON
{
"hex": "#50f0ca",
"rgb": {
"r": 80,
"g": 240,
"b": 202
},
"hsl": {
"h": 165.75,
"s": 84.211,
"l": 62.745
},
"oklch": {
"l": 0.86259,
"c": 0.14304,
"h": 173.6
},
"luminance": 0.6829
}Semantic roles & 50–950 ramp
primary
#50F0CA
secondary
#B52F4F
accent
#0539E1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583