#80E8B5#80E8B5
#80E8B5 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.4% C 0.122 H 160.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80E8B5 |
|---|---|
| RGB | rgb(128, 232, 181) |
| HSL | hsl(151, 69%, 71%) |
| HSV | hsv(151, 45%, 91%) |
| CMYK | cmyk(44.8%, 0%, 22%, 9%) |
| CIE-LAB | lab(84.81, -41.69, 15.55) |
| CIE-LCH | lch(84.81, 44.50, 159.54°) |
| OKLab | oklab(85.42% -0.1154 0.0399) |
| OKLCH | oklch(85.42% 0.122 160.9) |
| XYZ | xyz(46.0956, 65.6352, 53.9469) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.11
Light Teal
#90E4C1
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.65
Hospital Green
#9BE5AA
ΔE00 4.74
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E8B5 #E880B3
analogous
#80E881 #80E8B5 #80E7E8
triadic
#80E8B5 #B580E8 #E8B580
tetradic
#80E8B5 #8180E8 #E880B3 #E7E880
square
#80E8B5 #8180E8 #E880B3 #E7E880
split-complementary
#80E8B5 #E880E7 #E88180
monochromatic
#24C978 #4CDF97 #80E8B5 #B4F1D3 #E5FAF0
Accessibility & contrast
On white
1.49
#80E8B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#80E8B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E8B5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E8B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E8B5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#64E7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80e8b5; /* rgb */ color: rgb(128, 232, 181); /* oklch */ color: oklch(85.4% 0.122 160.9);
Tailwind
colors: {
custom: {
50: '#aaf0cb',
500: '#80e8b5',
950: '#000000',
},
}SCSS
$custom: #80e8b5; $custom-light: #aaf0cb; $custom-dark: #000000;
JSON
{
"hex": "#80e8b5",
"rgb": {
"r": 128,
"g": 232,
"b": 181
},
"hsl": {
"h": 150.577,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.85423,
"c": 0.12206,
"h": 160.9
},
"luminance": 0.65639
}Semantic roles & 50–950 ramp
primary
#80E8B5
secondary
#C14B85
accent
#1471D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582