#80E9BE#80E9BE
#80E9BE is a very light, moderate teal. Relative luminance 0.666; OKLCH L 85.9% C 0.116 H 165.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80E9BE |
|---|---|
| RGB | rgb(128, 233, 190) |
| HSL | hsl(155, 70%, 71%) |
| HSV | hsv(155, 45%, 91%) |
| CMYK | cmyk(45.1%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(85.29, -40.29, 11.53) |
| CIE-LCH | lch(85.29, 41.91, 164.03°) |
| OKLab | oklab(85.88% -0.1125 0.0296) |
| OKLCH | oklch(85.88% 0.116 165.3) |
| XYZ | xyz(47.3313, 66.5811, 59.0625) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Teal
#90E4C1
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 4.86
Pale Turquoise
#A5FBD5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E9BE #E980AB
analogous
#80E989 #80E9BE #80DFE9
triadic
#80E9BE #BE80E9 #E9BE80
tetradic
#80E9BE #8980E9 #E980AB #DFE980
square
#80E9BE #8980E9 #E980AB #DFE980
split-complementary
#80E9BE #E980DF #E98980
monochromatic
#23CB87 #4CE0A3 #80E9BE #B4F2D9 #E5FAF2
Accessibility & contrast
On white
1.47
#80E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#80E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E9BE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E9BE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#60E9DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80e9be; /* rgb */ color: rgb(128, 233, 190); /* oklch */ color: oklch(85.9% 0.116 165.3);
Tailwind
colors: {
custom: {
50: '#aaf0d1',
500: '#80e9be',
950: '#000000',
},
}SCSS
$custom: #80e9be; $custom-light: #aaf0d1; $custom-dark: #000000;
JSON
{
"hex": "#80e9be",
"rgb": {
"r": 128,
"g": 233,
"b": 190
},
"hsl": {
"h": 155.429,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.85878,
"c": 0.11638,
"h": 165.3
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#80E9BE
secondary
#C24B7C
accent
#1361D2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583