#80F693#80F693
#80F693 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.0% C 0.173 H 147.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80F693 |
|---|---|
| RGB | rgb(128, 246, 147) |
| HSL | hsl(130, 87%, 73%) |
| HSV | hsv(130, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(88.26, -53.66, 37.56) |
| CIE-LCH | lch(88.26, 65.50, 145.01°) |
| OKLab | oklab(88.03% -0.1457 0.0929) |
| OKLCH | oklch(88.03% 0.173 147.5) |
| XYZ | xyz(47.1215, 72.6038, 39.1289) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.07
Mint Green
#8FFF9F
ΔE00 2.21
Palegreen
#98FB98
ΔE00 2.51
Lightgreen
#90EE90
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F693 #F680E3
analogous
#A8F680 #80F693 #80F6CE
triadic
#80F693 #9380F6 #F69380
tetradic
#80F693 #80A8F6 #F680E3 #F6CE80
square
#80F693 #80A8F6 #F680E3 #F6CE80
split-complementary
#80F693 #CE80F6 #F680A8
monochromatic
#11EB34 #47F262 #80F693 #B9FAC4 #E2FDE7
Accessibility & contrast
On white
1.35
#80F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#80F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F693
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F693 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48C
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#6BF2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #80f693; /* rgb */ color: rgb(128, 246, 147); /* oklch */ color: oklch(88.0% 0.173 147.5);
Tailwind
colors: {
custom: {
50: '#acfab3',
500: '#80f693',
950: '#000000',
},
}SCSS
$custom: #80f693; $custom-light: #acfab3; $custom-dark: #000000;
JSON
{
"hex": "#80f693",
"rgb": {
"r": 128,
"g": 246,
"b": 147
},
"hsl": {
"h": 129.661,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.88031,
"c": 0.17281,
"h": 147.5
},
"luminance": 0.72607
}Semantic roles & 50–950 ramp
primary
#80F693
secondary
#D248BC
accent
#02BFE3
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581