#80FCBE#80FCBE
#80FCBE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.142 H 159.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCBE |
|---|---|
| RGB | rgb(128, 252, 190) |
| HSL | hsl(150, 95%, 75%) |
| HSV | hsv(150, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.74, -48.56, 19.21) |
| CIE-LCH | lch(90.74, 52.22, 158.41°) |
| OKLab | oklab(90.31% -0.1337 0.0491) |
| OKLCH | oklch(90.31% 0.142 159.8) |
| XYZ | xyz(53.0024, 77.9233, 60.9529) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCBE #FC80BE
analogous
#80FC80 #80FCBE #80FCFC
triadic
#80FCBE #BE80FC #FCBE80
tetradic
#80FCBE #8080FC #FC80BE #FCFC80
square
#80FCBE #8080FC #FC80BE #FCFC80
split-complementary
#80FCBE #FC80FC #FC8080
monochromatic
#08F981 #44FB9F #80FCBE #BCFDDD #E1FEF0
Accessibility & contrast
On white
1.27
#80FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#80FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCBE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCBE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBB
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#5BFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80fcbe; /* rgb */ color: rgb(128, 252, 190); /* oklch */ color: oklch(90.3% 0.142 159.8);
Tailwind
colors: {
custom: {
50: '#acfed1',
500: '#80fcbe',
950: '#000000',
},
}SCSS
$custom: #80fcbe; $custom-light: #acfed1; $custom-dark: #000000;
JSON
{
"hex": "#80fcbe",
"rgb": {
"r": 128,
"g": 252,
"b": 190
},
"hsl": {
"h": 150,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90307,
"c": 0.14241,
"h": 159.8
},
"luminance": 0.77928
}Semantic roles & 50–950 ramp
primary
#80FCBE
secondary
#DA4690
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683