#50F0CB#50F0CB
#50F0CB is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.142 H 174.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #50F0CB |
|---|---|
| RGB | rgb(80, 240, 203) |
| HSL | hsl(166, 84%, 63%) |
| HSV | hsv(166, 67%, 94%) |
| CMYK | cmyk(66.7%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.17, -50.00, 5.80) |
| CIE-LCH | lch(86.17, 50.34, 173.38°) |
| OKLab | oklab(86.29% -0.1417 0.0146) |
| OKLCH | oklch(86.29% 0.142 174.1) |
| XYZ | xyz(45.2425, 68.3324, 67.2934) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.66
Aqua Marine
#2EE8BB
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.48
Aquamarine
#7FFFD4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F0CB #F05075
analogous
#50F07B #50F0CB #50C5F0
triadic
#50F0CB #CB50F0 #F0CB50
tetradic
#50F0CB #7B50F0 #F05075 #C5F050
square
#50F0CB #7B50F0 #F05075 #C5F050
split-complementary
#50F0CB #F050C5 #F07B50
monochromatic
#10B690 #18EBBA #50F0CB #88F5DC #C1FAEC
Accessibility & contrast
On white
1.43
#50F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#50F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F0CB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F0CB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #50f0cb; /* rgb */ color: rgb(80, 240, 203); /* oklch */ color: oklch(86.3% 0.142 174.1);
Tailwind
colors: {
custom: {
50: '#94f6da',
500: '#50f0cb',
950: '#000000',
},
}SCSS
$custom: #50f0cb; $custom-light: #94f6da; $custom-dark: #000000;
JSON
{
"hex": "#50f0cb",
"rgb": {
"r": 80,
"g": 240,
"b": 203
},
"hsl": {
"h": 166.125,
"s": 84.211,
"l": 62.745
},
"oklch": {
"l": 0.86286,
"c": 0.14246,
"h": 174.1
},
"luminance": 0.68337
}Semantic roles & 50–950 ramp
primary
#50F0CB
secondary
#B52F4E
accent
#0538E1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583