#80FBCD#80FBCD
#80FBCD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.129 H 166.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBCD |
|---|---|
| RGB | rgb(128, 251, 205) |
| HSL | hsl(158, 94%, 74%) |
| HSV | hsv(158, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.77, -45.06, 11.54) |
| CIE-LCH | lch(90.77, 46.51, 165.64°) |
| OKLab | oklab(90.43% -0.126 0.0296) |
| OKLCH | oklch(90.43% 0.129 166.8) |
| XYZ | xyz(54.4138, 77.9868, 69.9313) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 1.93
Light Aqua
#8CFFDB
ΔE00 2.84
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBCD #FB80AE
analogous
#80FB90 #80FBCD #80ECFB
triadic
#80FBCD #CD80FB #FBCD80
tetradic
#80FBCD #9080FB #FB80AE #ECFB80
square
#80FBCD #9080FB #FB80AE #ECFB80
split-complementary
#80FBCD #FB80EC #FB9080
monochromatic
#09F79E #45F9B6 #80FBCD #BBFDE4 #E1FEF3
Accessibility & contrast
On white
1.27
#80FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#80FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBCD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBCD | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#54FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fbcd; /* rgb */ color: rgb(128, 251, 205); /* oklch */ color: oklch(90.4% 0.129 166.8);
Tailwind
colors: {
custom: {
50: '#acfddc',
500: '#80fbcd',
950: '#000000',
},
}SCSS
$custom: #80fbcd; $custom-light: #acfddc; $custom-dark: #000000;
JSON
{
"hex": "#80fbcd",
"rgb": {
"r": 128,
"g": 251,
"b": 205
},
"hsl": {
"h": 157.561,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90434,
"c": 0.12947,
"h": 166.8
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#80FBCD
secondary
#D9467D
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684