#80EBB3#80EBB3
#80EBB3 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.128 H 159.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80EBB3 |
|---|---|
| RGB | rgb(128, 235, 179) |
| HSL | hsl(149, 73%, 71%) |
| HSV | hsv(149, 46%, 92%) |
| CMYK | cmyk(45.5%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(85.63, -43.41, 17.75) |
| CIE-LCH | lch(85.63, 46.90, 157.76°) |
| OKLab | oklab(86.08% -0.1197 0.0454) |
| OKLCH | oklch(86.08% 0.128 159.2) |
| XYZ | xyz(46.7435, 67.2570, 53.1578) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.25
Hospital Green
#9BE5AA
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EBB3 #EB80B8
analogous
#82EB80 #80EBB3 #80EBE8
triadic
#80EBB3 #B380EB #EBB380
tetradic
#80EBB3 #8082EB #EB80B8 #EBE880
square
#80EBB3 #8082EB #EB80B8 #EBE880
split-complementary
#80EBB3 #E880EB #EB8082
monochromatic
#21D074 #4BE393 #80EBB3 #B5F3D3 #E5FBEF
Accessibility & contrast
On white
1.45
#80EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#80EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EBB3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EBB3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#D9D1B6
Tritanopia (blue-blind)
#64EADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #80ebb3; /* rgb */ color: rgb(128, 235, 179); /* oklch */ color: oklch(86.1% 0.128 159.2);
Tailwind
colors: {
custom: {
50: '#aaf2c9',
500: '#80ebb3',
950: '#000000',
},
}SCSS
$custom: #80ebb3; $custom-light: #aaf2c9; $custom-dark: #000000;
JSON
{
"hex": "#80ebb3",
"rgb": {
"r": 128,
"g": 235,
"b": 179
},
"hsl": {
"h": 148.598,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.86078,
"c": 0.12798,
"h": 159.2
},
"luminance": 0.67261
}Semantic roles & 50–950 ramp
primary
#80EBB3
secondary
#C44B8A
accent
#1177D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582