#80E2BA#80E2BA
#80E2BA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.110 H 165.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2BA |
|---|---|
| RGB | rgb(128, 226, 186) |
| HSL | hsl(156, 63%, 69%) |
| HSV | hsv(156, 43%, 89%) |
| CMYK | cmyk(43.4%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(83.19, -37.97, 10.64) |
| CIE-LCH | lch(83.19, 39.44, 164.35°) |
| OKLab | oklab(84.15% -0.1063 0.0274) |
| OKLCH | oklch(84.15% 0.11 165.6) |
| XYZ | xyz(44.9577, 62.5238, 56.1441) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.48
Light Teal
#90E4C1
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.40
Eucalyptus
#44D7A8
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2BA #E280A8
analogous
#80E289 #80E2BA #80D9E2
triadic
#80E2BA #BA80E2 #E2BA80
tetradic
#80E2BA #8980E2 #E280A8 #D9E280
square
#80E2BA #8980E2 #E280A8 #D9E280
split-complementary
#80E2BA #E280D9 #E28980
monochromatic
#2BBD81 #4ED79F #80E2BA #B2EDD5 #E4F9F0
Accessibility & contrast
On white
1.55
#80E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#80E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2BA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2BA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#63E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80e2ba; /* rgb */ color: rgb(128, 226, 186); /* oklch */ color: oklch(84.1% 0.110 165.6);
Tailwind
colors: {
custom: {
50: '#a9ebce',
500: '#80e2ba',
950: '#000000',
},
}SCSS
$custom: #80e2ba; $custom-light: #a9ebce; $custom-dark: #000000;
JSON
{
"hex": "#80e2ba",
"rgb": {
"r": 128,
"g": 226,
"b": 186
},
"hsl": {
"h": 155.51,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.84147,
"c": 0.10974,
"h": 165.6
},
"luminance": 0.62527
}Semantic roles & 50–950 ramp
primary
#80E2BA
secondary
#BA4D79
accent
#1B63CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483