#80FBED#80FBED
#80FBED is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.3% C 0.113 H 185.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBED |
|---|---|
| RGB | rgb(128, 251, 237) |
| HSL | hsl(173, 94%, 74%) |
| HSV | hsv(173, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(91.55, -37.82, -3.92) |
| CIE-LCH | lch(91.55, 38.02, 185.92°) |
| OKLab | oklab(91.32% -0.1124 -0.0112) |
| OKLCH | oklch(91.32% 0.113 185.7) |
| XYZ | xyz(58.6789, 79.6928, 92.3943) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.93
Bright Aqua
#0BF9EA
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 5.90
Light Cyan
#ACFFFC
ΔE00 6.11
Aqua
#00FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBED #FB808E
analogous
#80FBB0 #80FBED #80CBFB
triadic
#80FBED #ED80FB #FBED80
tetradic
#80FBED #B080FB #FB808E #CBFB80
square
#80FBED #B080FB #FB808E #CBFB80
split-complementary
#80FBED #FB80CB #FBB080
monochromatic
#09F7DC #45F9E5 #80FBED #BBFDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#80FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#80FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBED
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBED | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#3CFFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fbed; /* rgb */ color: rgb(128, 251, 237); /* oklch */ color: oklch(91.3% 0.113 185.7);
Tailwind
colors: {
custom: {
50: '#adfdf2',
500: '#80fbed',
950: '#000000',
},
}SCSS
$custom: #80fbed; $custom-light: #adfdf2; $custom-dark: #000000;
JSON
{
"hex": "#80fbed",
"rgb": {
"r": 128,
"g": 251,
"b": 237
},
"hsl": {
"h": 173.171,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.91316,
"c": 0.11293,
"h": 185.7
},
"luminance": 0.79698
}Semantic roles & 50–950 ramp
primary
#80FBED
secondary
#D94657
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585