#80E8B4#80E8B4
#80E8B4 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.4% C 0.123 H 160.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80E8B4 |
|---|---|
| RGB | rgb(128, 232, 180) |
| HSL | hsl(150, 69%, 71%) |
| HSV | hsv(150, 45%, 91%) |
| CMYK | cmyk(44.8%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(84.79, -41.89, 16.04) |
| CIE-LCH | lch(84.79, 44.86, 159.04°) |
| OKLab | oklab(85.4% -0.1158 0.0411) |
| OKLCH | oklch(85.4% 0.123 160.5) |
| XYZ | xyz(45.9934, 65.5943, 53.4085) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Light Teal
#90E4C1
ΔE00 4.38
Hospital Green
#9BE5AA
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E8B4 #E880B4
analogous
#80E880 #80E8B4 #80E8E8
triadic
#80E8B4 #B480E8 #E8B480
tetradic
#80E8B4 #8080E8 #E880B4 #E8E880
square
#80E8B4 #8080E8 #E880B4 #E8E880
split-complementary
#80E8B4 #E880E8 #E88080
monochromatic
#24C977 #4CDF95 #80E8B4 #B4F1D3 #E5FAF0
Accessibility & contrast
On white
1.49
#80E8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#80E8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E8B4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E8B4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAB1
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#64E7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80e8b4; /* rgb */ color: rgb(128, 232, 180); /* oklch */ color: oklch(85.4% 0.123 160.5);
Tailwind
colors: {
custom: {
50: '#aaf0ca',
500: '#80e8b4',
950: '#000000',
},
}SCSS
$custom: #80e8b4; $custom-light: #aaf0ca; $custom-dark: #000000;
JSON
{
"hex": "#80e8b4",
"rgb": {
"r": 128,
"g": 232,
"b": 180
},
"hsl": {
"h": 150,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.85399,
"c": 0.12289,
"h": 160.5
},
"luminance": 0.65598
}Semantic roles & 50–950 ramp
primary
#80E8B4
secondary
#C14B86
accent
#1473D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582