#80E2BF#80E2BF
#80E2BF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.106 H 168.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2BF |
|---|---|
| RGB | rgb(128, 226, 191) |
| HSL | hsl(159, 63%, 69%) |
| HSV | hsv(159, 43%, 89%) |
| CMYK | cmyk(43.4%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.31, -36.91, 8.17) |
| CIE-LCH | lch(83.31, 37.80, 167.52°) |
| OKLab | oklab(84.28% -0.1041 0.021) |
| OKLCH | oklch(84.28% 0.106 168.6) |
| XYZ | xyz(45.4986, 62.7401, 58.9926) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.93
Seafoam
#7FE0B3
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 5.32
Tiffany Blue
#7BF2DA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2BF #E280A3
analogous
#80E28E #80E2BF #80D4E2
triadic
#80E2BF #BF80E2 #E2BF80
tetradic
#80E2BF #8E80E2 #E280A3 #D4E280
square
#80E2BF #8E80E2 #E280A3 #D4E280
split-complementary
#80E2BF #E280D4 #E28E80
monochromatic
#2BBD89 #4ED7A6 #80E2BF #B2EDD8 #E4F9F1
Accessibility & contrast
On white
1.55
#80E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#80E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2BF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2BF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#61E3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e2bf; /* rgb */ color: rgb(128, 226, 191); /* oklch */ color: oklch(84.3% 0.106 168.6);
Tailwind
colors: {
custom: {
50: '#a9ebd2',
500: '#80e2bf',
950: '#000000',
},
}SCSS
$custom: #80e2bf; $custom-light: #a9ebd2; $custom-dark: #000000;
JSON
{
"hex": "#80e2bf",
"rgb": {
"r": 128,
"g": 226,
"b": 191
},
"hsl": {
"h": 158.571,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.84277,
"c": 0.10618,
"h": 168.6
},
"luminance": 0.62743
}Semantic roles & 50–950 ramp
primary
#80E2BF
secondary
#BA4D74
accent
#1B5ACB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483