#80EAAF#80EAAF
#80EAAF is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.8% C 0.130 H 157.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80EAAF |
|---|---|
| RGB | rgb(128, 234, 175) |
| HSL | hsl(147, 72%, 71%) |
| HSV | hsv(147, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.26, -43.75, 19.31) |
| CIE-LCH | lch(85.26, 47.82, 156.19°) |
| OKLab | oklab(85.75% -0.1203 0.0493) |
| OKLCH | oklch(85.75% 0.13 157.7) |
| XYZ | xyz(46.0593, 66.5265, 50.9629) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.94
Hospital Green
#9BE5AA
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.07
Light Sea Green
#98F6B0
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EAAF #EA80BB
analogous
#86EA80 #80EAAF #80EAE4
triadic
#80EAAF #AF80EA #EAAF80
tetradic
#80EAAF #8086EA #EA80BB #EAE480
square
#80EAAF #8086EA #EA80BB #EAE480
split-complementary
#80EAAF #E480EA #EA8086
monochromatic
#22CE6E #4BE18E #80EAAF #B5F3D0 #E5FBEE
Accessibility & contrast
On white
1.47
#80EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#80EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EAAF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EAAF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#65E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80eaaf; /* rgb */ color: rgb(128, 234, 175); /* oklch */ color: oklch(85.8% 0.130 157.7);
Tailwind
colors: {
custom: {
50: '#aaf1c7',
500: '#80eaaf',
950: '#000000',
},
}SCSS
$custom: #80eaaf; $custom-light: #aaf1c7; $custom-dark: #000000;
JSON
{
"hex": "#80eaaf",
"rgb": {
"r": 128,
"g": 234,
"b": 175
},
"hsl": {
"h": 146.604,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85751,
"c": 0.13,
"h": 157.7
},
"luminance": 0.6653
}Semantic roles & 50–950 ramp
primary
#80EAAF
secondary
#C34B8E
accent
#127ED4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582