#80F997#80F997
#80F997 is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.8% C 0.173 H 148.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #80F997 |
|---|---|
| RGB | rgb(128, 249, 151) |
| HSL | hsl(131, 91%, 74%) |
| HSV | hsv(131, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(89.19, -54.25, 36.80) |
| CIE-LCH | lch(89.19, 65.55, 145.84°) |
| OKLab | oklab(88.81% -0.1473 0.0913) |
| OKLCH | oklch(88.81% 0.173 148.2) |
| XYZ | xyz(48.3607, 74.5712, 41.1174) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.53
Mint Green
#8FFF9F
ΔE00 1.72
Palegreen
#98FB98
ΔE00 2.52
Foam Green
#90FDA9
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F997 #F980E2
analogous
#A6F980 #80F997 #80F9D4
triadic
#80F997 #9780F9 #F99780
tetradic
#80F997 #80A6F9 #F980E2 #F9D480
square
#80F997 #80A6F9 #F980E2 #F9D480
split-complementary
#80F997 #D480F9 #F980A6
monochromatic
#0BF338 #46F667 #80F997 #BAFCC7 #E2FEE7
Accessibility & contrast
On white
1.32
#80F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#80F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F997
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F997 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE790
Deuteranopia (green-blind)
#EADC9D
Tritanopia (blue-blind)
#6AF5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #80f997; /* rgb */ color: rgb(128, 249, 151); /* oklch */ color: oklch(88.8% 0.173 148.2);
Tailwind
colors: {
custom: {
50: '#acfcb6',
500: '#80f997',
950: '#000000',
},
}SCSS
$custom: #80f997; $custom-light: #acfcb6; $custom-dark: #000000;
JSON
{
"hex": "#80f997",
"rgb": {
"r": 128,
"g": 249,
"b": 151
},
"hsl": {
"h": 131.405,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88814,
"c": 0.17325,
"h": 148.2
},
"luminance": 0.74575
}Semantic roles & 50–950 ramp
primary
#80F997
secondary
#D647BB
accent
#00BAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581