#50F3CD#50F3CD
#50F3CD is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.145 H 173.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #50F3CD |
|---|---|
| RGB | rgb(80, 243, 205) |
| HSL | hsl(166, 87%, 63%) |
| HSV | hsv(166, 67%, 95%) |
| CMYK | cmyk(67.1%, 0%, 15.6%, 4.7%) |
| CIE-LAB | lab(87.10, -50.77, 6.09) |
| CIE-LCH | lch(87.10, 51.14, 173.16°) |
| OKLab | oklab(87.06% -0.1438 0.0153) |
| OKLCH | oklch(87.06% 0.145 173.9) |
| XYZ | xyz(46.3728, 70.2092, 68.8536) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F3CD #F35076
analogous
#50F37B #50F3CD #50C8F3
triadic
#50F3CD #CD50F3 #F3CD50
tetradic
#50F3CD #7B50F3 #F35076 #C8F350
square
#50F3CD #7B50F3 #F35076 #C8F350
split-complementary
#50F3CD #F350C8 #F37B50
monochromatic
#0DBC93 #17EFBD #50F3CD #89F7DD #C3FBEE
Accessibility & contrast
On white
1.40
#50F3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#50F3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F3CD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F3CD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #50f3cd; /* rgb */ color: rgb(80, 243, 205); /* oklch */ color: oklch(87.1% 0.145 173.9);
Tailwind
colors: {
custom: {
50: '#94f8dc',
500: '#50f3cd',
950: '#000000',
},
}SCSS
$custom: #50f3cd; $custom-light: #94f8dc; $custom-dark: #000000;
JSON
{
"hex": "#50f3cd",
"rgb": {
"r": 80,
"g": 243,
"b": 205
},
"hsl": {
"h": 166.012,
"s": 87.166,
"l": 63.333
},
"oklch": {
"l": 0.87059,
"c": 0.14459,
"h": 173.9
},
"luminance": 0.70214
}Semantic roles & 50–950 ramp
primary
#50F3CD
secondary
#BA2D4E
accent
#0236E4
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584