#50FFEE#50FFEE
#50FFEE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.142 H 185.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFEE |
|---|---|
| RGB | rgb(80, 255, 238) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.41, -47.61, -4.79) |
| CIE-LCH | lch(91.41, 47.85, 185.74°) |
| OKLab | oklab(90.85% -0.141 -0.0137) |
| OKLCH | oklch(90.85% 0.142 185.6) |
| XYZ | xyz(54.4936, 79.3922, 93.3246) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.18
Bright Turquoise
#0FFEF9
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.40
Bright Cyan
#41FDFE
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFEE #FF5061
analogous
#50FF96 #50FFEE #50B9FF
triadic
#50FFEE #EE50FF #FFEE50
tetradic
#50FFEE #9650FF #FF5061 #B9FF50
square
#50FFEE #9650FF #FF5061 #B9FF50
split-complementary
#50FFEE #FF50B9 #FF9650
monochromatic
#00D5C0 #13FFE8 #50FFEE #8DFFF4 #CAFFFA
Accessibility & contrast
On white
1.24
#50FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#50FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFEE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFEE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #50ffee; /* rgb */ color: rgb(80, 255, 238); /* oklch */ color: oklch(90.8% 0.142 185.6);
Tailwind
colors: {
custom: {
50: '#98fff3',
500: '#50ffee',
950: '#000000',
},
}SCSS
$custom: #50ffee; $custom-light: #98fff3; $custom-dark: #000000;
JSON
{
"hex": "#50ffee",
"rgb": {
"r": 80,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.171,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.90849,
"c": 0.14164,
"h": 185.6
},
"luminance": 0.79399
}Semantic roles & 50–950 ramp
primary
#50FFEE
secondary
#CF2435
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685