#50FFCB#50FFCB
#50FFCB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.159 H 168.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFCB |
|---|---|
| RGB | rgb(80, 255, 203) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.57, -56.13, 12.09) |
| CIE-LCH | lch(90.57, 57.42, 167.85°) |
| OKLab | oklab(89.88% -0.1563 0.0309) |
| OKLCH | oklch(89.88% 0.159 168.8) |
| XYZ | xyz(49.8421, 77.5316, 68.8266) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.38
Greenish Cyan
#2AFEB7
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFCB #FF5084
analogous
#50FF73 #50FFCB #50DCFF
triadic
#50FFCB #CB50FF #FFCB50
tetradic
#50FFCB #7350FF #FF5084 #DCFF50
square
#50FFCB #7350FF #FF5084 #DCFF50
split-complementary
#50FFCB #FF50DC #FF7350
monochromatic
#00D595 #13FFB9 #50FFCB #8DFFDD #CAFFEF
Accessibility & contrast
On white
1.27
#50FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#50FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFCB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFCB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #50ffcb; /* rgb */ color: rgb(80, 255, 203); /* oklch */ color: oklch(89.9% 0.159 168.8);
Tailwind
colors: {
custom: {
50: '#96ffda',
500: '#50ffcb',
950: '#000000',
},
}SCSS
$custom: #50ffcb; $custom-light: #96ffda; $custom-dark: #000000;
JSON
{
"hex": "#50ffcb",
"rgb": {
"r": 80,
"g": 255,
"b": 203
},
"hsl": {
"h": 162.171,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.89878,
"c": 0.15936,
"h": 168.8
},
"luminance": 0.77537
}Semantic roles & 50–950 ramp
primary
#50FFCB
secondary
#CF2457
accent
#0044E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684