#80FEBF#80FEBF
#80FEBF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.144 H 159.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEBF |
|---|---|
| RGB | rgb(128, 254, 191) |
| HSL | hsl(150, 98%, 75%) |
| HSV | hsv(150, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.34, -49.21, 19.53) |
| CIE-LCH | lch(91.34, 52.94, 158.35°) |
| OKLab | oklab(90.8% -0.1354 0.0499) |
| OKLCH | oklch(90.8% 0.144 159.8) |
| XYZ | xyz(53.7435, 79.2299, 61.7409) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.32
Light Seafoam
#A0FEBF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEBF #FE80BF
analogous
#80FE80 #80FEBF #80FEFE
triadic
#80FEBF #BF80FE #FEBF80
tetradic
#80FEBF #8080FE #FE80BF #FEFE80
square
#80FEBF #8080FE #FE80BF #FEFE80
split-complementary
#80FEBF #FE80FE #FE8080
monochromatic
#07FD82 #43FEA0 #80FEBF #BDFEDE #E1FFF0
Accessibility & contrast
On white
1.25
#80FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#80FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEBF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEBF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#5AFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80febf; /* rgb */ color: rgb(128, 254, 191); /* oklch */ color: oklch(90.8% 0.144 159.8);
Tailwind
colors: {
custom: {
50: '#acffd2',
500: '#80febf',
950: '#000000',
},
}SCSS
$custom: #80febf; $custom-light: #acffd2; $custom-dark: #000000;
JSON
{
"hex": "#80febf",
"rgb": {
"r": 128,
"g": 254,
"b": 191
},
"hsl": {
"h": 150,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90796,
"c": 0.1443,
"h": 159.8
},
"luminance": 0.79234
}Semantic roles & 50–950 ramp
primary
#80FEBF
secondary
#DD4591
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683