#50FFEB#50FFEB
#50FFEB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.143 H 183.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFEB |
|---|---|
| RGB | rgb(80, 255, 235) |
| HSL | hsl(173, 100%, 66%) |
| HSV | hsv(173, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.33, -48.38, -3.35) |
| CIE-LCH | lch(91.33, 48.50, 183.96°) |
| OKLab | oklab(90.76% -0.1423 -0.0098) |
| OKLCH | oklch(90.76% 0.143 183.9) |
| XYZ | xyz(54.0565, 79.2174, 91.0227) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.55
Tiffany Blue
#7BF2DA
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.81
Aqua
#00FFFF
ΔE00 6.30
Aqua (survey)
#13EAC9
ΔE00 6.37
Bright Cyan
#41FDFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFEB #FF5064
analogous
#50FF93 #50FFEB #50BBFF
triadic
#50FFEB #EB50FF #FFEB50
tetradic
#50FFEB #9350FF #FF5064 #BBFF50
square
#50FFEB #9350FF #FF5064 #BBFF50
split-complementary
#50FFEB #FF50BB #FF9350
monochromatic
#00D5BC #13FFE4 #50FFEB #8DFFF2 #CAFFF9
Accessibility & contrast
On white
1.25
#50FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#50FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFEB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFEB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #50ffeb; /* rgb */ color: rgb(80, 255, 235); /* oklch */ color: oklch(90.8% 0.143 183.9);
Tailwind
colors: {
custom: {
50: '#97fff1',
500: '#50ffeb',
950: '#000000',
},
}SCSS
$custom: #50ffeb; $custom-light: #97fff1; $custom-dark: #000000;
JSON
{
"hex": "#50ffeb",
"rgb": {
"r": 80,
"g": 255,
"b": 235
},
"hsl": {
"h": 173.143,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.90759,
"c": 0.1426,
"h": 183.9
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#50FFEB
secondary
#CF2438
accent
#001AE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685