#80E1BF#80E1BF
#80E1BF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.105 H 169.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80E1BF |
|---|---|
| RGB | rgb(128, 225, 191) |
| HSL | hsl(159, 62%, 69%) |
| HSV | hsv(159, 43%, 88%) |
| CMYK | cmyk(43.1%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.02, -36.45, 7.76) |
| CIE-LCH | lch(83.02, 37.27, 167.98°) |
| OKLab | oklab(84.05% -0.1029 0.0199) |
| OKLCH | oklch(84.05% 0.105 169.1) |
| XYZ | xyz(45.2274, 62.1979, 58.9022) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.00
Seafoam
#7FE0B3
ΔE00 3.06
Seafoam Blue
#78D1B6
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E1BF #E180A2
analogous
#80E18F #80E1BF #80D3E1
triadic
#80E1BF #BF80E1 #E1BF80
tetradic
#80E1BF #8F80E1 #E180A2 #D3E180
square
#80E1BF #8F80E1 #E180A2 #D3E180
split-complementary
#80E1BF #E180D3 #E18F80
monochromatic
#2CBB89 #4ED5A6 #80E1BF #B2EDD8 #E3F8F1
Accessibility & contrast
On white
1.56
#80E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#80E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E1BF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E1BF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#61E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80e1bf; /* rgb */ color: rgb(128, 225, 191); /* oklch */ color: oklch(84.0% 0.105 169.1);
Tailwind
colors: {
custom: {
50: '#a9ebd2',
500: '#80e1bf',
950: '#000000',
},
}SCSS
$custom: #80e1bf; $custom-light: #a9ebd2; $custom-dark: #000000;
JSON
{
"hex": "#80e1bf",
"rgb": {
"r": 128,
"g": 225,
"b": 191
},
"hsl": {
"h": 158.969,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.84045,
"c": 0.10485,
"h": 169.1
},
"luminance": 0.62201
}Semantic roles & 50–950 ramp
primary
#80E1BF
secondary
#B84D73
accent
#1C59CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483