#80EBB2#80EBB2
#80EBB2 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.129 H 158.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80EBB2 |
|---|---|
| RGB | rgb(128, 235, 178) |
| HSL | hsl(148, 73%, 71%) |
| HSV | hsv(148, 46%, 92%) |
| CMYK | cmyk(45.5%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.61, -43.60, 18.24) |
| CIE-LCH | lch(85.61, 47.27, 157.30°) |
| OKLab | oklab(86.05% -0.1201 0.0466) |
| OKLCH | oklch(86.05% 0.129 158.8) |
| XYZ | xyz(46.6427, 67.2167, 52.6271) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EBB2 #EB80B9
analogous
#83EB80 #80EBB2 #80EBE7
triadic
#80EBB2 #B280EB #EBB280
tetradic
#80EBB2 #8083EB #EB80B9 #EBE780
square
#80EBB2 #8083EB #EB80B9 #EBE780
split-complementary
#80EBB2 #E780EB #EB8083
monochromatic
#21D073 #4BE392 #80EBB2 #B5F3D2 #E5FBEF
Accessibility & contrast
On white
1.45
#80EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#80EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EBB2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EBB2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#64EADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #80ebb2; /* rgb */ color: rgb(128, 235, 178); /* oklch */ color: oklch(86.1% 0.129 158.8);
Tailwind
colors: {
custom: {
50: '#aaf2c9',
500: '#80ebb2',
950: '#000000',
},
}SCSS
$custom: #80ebb2; $custom-light: #aaf2c9; $custom-dark: #000000;
JSON
{
"hex": "#80ebb2",
"rgb": {
"r": 128,
"g": 235,
"b": 178
},
"hsl": {
"h": 148.037,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.86054,
"c": 0.12883,
"h": 158.8
},
"luminance": 0.6722
}Semantic roles & 50–950 ramp
primary
#80EBB2
secondary
#C44B8C
accent
#1179D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582