#80FBCE#80FBCE
#80FBCE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.129 H 167.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBCE |
|---|---|
| RGB | rgb(128, 251, 206) |
| HSL | hsl(158, 94%, 74%) |
| HSV | hsv(158, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.80, -44.85, 11.05) |
| CIE-LCH | lch(90.80, 46.19, 166.16°) |
| OKLab | oklab(90.46% -0.1256 0.0284) |
| OKLCH | oklch(90.46% 0.129 167.3) |
| XYZ | xyz(54.5349, 78.0352, 70.5690) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.12
Light Turquoise
#7EF4CC
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 2.61
Pale Turquoise
#A5FBD5
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBCE #FB80AD
analogous
#80FB91 #80FBCE #80EAFB
triadic
#80FBCE #CE80FB #FBCE80
tetradic
#80FBCE #9180FB #FB80AD #EAFB80
square
#80FBCE #9180FB #FB80AD #EAFB80
split-complementary
#80FBCE #FB80EA #FB9180
monochromatic
#09F7A0 #45F9B7 #80FBCE #BBFDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#80FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#80FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBCE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBCE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#53FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fbce; /* rgb */ color: rgb(128, 251, 206); /* oklch */ color: oklch(90.5% 0.129 167.3);
Tailwind
colors: {
custom: {
50: '#acfddd',
500: '#80fbce',
950: '#000000',
},
}SCSS
$custom: #80fbce; $custom-light: #acfddd; $custom-dark: #000000;
JSON
{
"hex": "#80fbce",
"rgb": {
"r": 128,
"g": 251,
"b": 206
},
"hsl": {
"h": 158.049,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.9046,
"c": 0.12877,
"h": 167.3
},
"luminance": 0.7804
}Semantic roles & 50–950 ramp
primary
#80FBCE
secondary
#D9467C
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684