#80F995#80F995
#80F995 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.175 H 147.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80F995 |
|---|---|
| RGB | rgb(128, 249, 149) |
| HSL | hsl(130, 91%, 74%) |
| HSV | hsv(130, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(89.16, -54.56, 37.75) |
| CIE-LCH | lch(89.16, 66.35, 145.32°) |
| OKLab | oklab(88.78% -0.1481 0.0934) |
| OKLCH | oklch(88.78% 0.175 147.8) |
| XYZ | xyz(48.1997, 74.5068, 40.2693) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.59
Mint Green
#8FFF9F
ΔE00 1.78
Palegreen
#98FB98
ΔE00 2.42
Foam Green
#90FDA9
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F995 #F980E4
analogous
#A8F980 #80F995 #80F9D2
triadic
#80F995 #9580F9 #F99580
tetradic
#80F995 #80A8F9 #F980E4 #F9D280
square
#80F995 #80A8F9 #F980E4 #F9D280
split-complementary
#80F995 #D280F9 #F980A8
monochromatic
#0BF334 #46F664 #80F995 #BAFCC6 #E2FEE7
Accessibility & contrast
On white
1.32
#80F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#80F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F995
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F995 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#EADB9B
Tritanopia (blue-blind)
#6AF5E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #80f995; /* rgb */ color: rgb(128, 249, 149); /* oklch */ color: oklch(88.8% 0.175 147.8);
Tailwind
colors: {
custom: {
50: '#acfcb5',
500: '#80f995',
950: '#000000',
},
}SCSS
$custom: #80f995; $custom-light: #acfcb5; $custom-dark: #000000;
JSON
{
"hex": "#80f995",
"rgb": {
"r": 128,
"g": 249,
"b": 149
},
"hsl": {
"h": 130.413,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88779,
"c": 0.1751,
"h": 147.8
},
"luminance": 0.7451
}Semantic roles & 50–950 ramp
primary
#80F995
secondary
#D647BD
accent
#00BEE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581