#80FBC7#80FBC7
#80FBC7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.134 H 163.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBC7 |
|---|---|
| RGB | rgb(128, 251, 199) |
| HSL | hsl(155, 94%, 74%) |
| HSV | hsv(155, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(90.64, -46.32, 14.45) |
| CIE-LCH | lch(90.64, 48.52, 162.68°) |
| OKLab | oklab(90.29% -0.1287 0.0371) |
| OKLCH | oklch(90.29% 0.134 163.9) |
| XYZ | xyz(53.7034, 77.7026, 66.1899) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.69
Aquamarine
#7FFFD4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBC7 #FB80B4
analogous
#80FB8A #80FBC7 #80F2FB
triadic
#80FBC7 #C780FB #FBC780
tetradic
#80FBC7 #8A80FB #FB80B4 #F2FB80
square
#80FBC7 #8A80FB #FB80B4 #F2FB80
split-complementary
#80FBC7 #FB80F2 #FB8A80
monochromatic
#09F793 #45F9AD #80FBC7 #BBFDE1 #E1FEF2
Accessibility & contrast
On white
1.27
#80FBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#80FBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBC7
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBC7 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E4DFCA
Tritanopia (blue-blind)
#57FBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fbc7; /* rgb */ color: rgb(128, 251, 199); /* oklch */ color: oklch(90.3% 0.134 163.9);
Tailwind
colors: {
custom: {
50: '#acfdd8',
500: '#80fbc7',
950: '#000000',
},
}SCSS
$custom: #80fbc7; $custom-light: #acfdd8; $custom-dark: #000000;
JSON
{
"hex": "#80fbc7",
"rgb": {
"r": 128,
"g": 251,
"b": 199
},
"hsl": {
"h": 154.634,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90286,
"c": 0.13389,
"h": 163.9
},
"luminance": 0.77707
}Semantic roles & 50–950 ramp
primary
#80FBC7
secondary
#D94684
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683