#80DE92#80DE92
#80DE92 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.3% C 0.139 H 148.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80DE92 |
|---|---|
| RGB | rgb(128, 222, 146) |
| HSL | hsl(131, 59%, 69%) |
| HSV | hsv(131, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(81.24, -43.79, 28.80) |
| CIE-LCH | lch(81.24, 52.41, 146.67°) |
| OKLab | oklab(82.3% -0.1192 0.0722) |
| OKLCH | oklch(82.3% 0.139 148.8) |
| XYZ | xyz(40.2093, 58.9044, 36.4395) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.67
Light Sea Green
#98F6B0
ΔE00 5.75
Weird Green
#3AE57F
ΔE00 5.97
Seafoam (survey)
#80F9AD
ΔE00 6.19
Seafoam Green
#7AF9AB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DE92 #DE80CC
analogous
#9DDE80 #80DE92 #80DEC1
triadic
#80DE92 #9280DE #DE9280
tetradic
#80DE92 #809DDE #DE80CC #DEC180
square
#80DE92 #809DDE #DE80CC #DEC180
split-complementary
#80DE92 #C180DE #DE809D
monochromatic
#2FB549 #4FD168 #80DE92 #B1EBBC #E1F7E5
Accessibility & contrast
On white
1.64
#80DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#80DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DE92
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DE92 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#70DBCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #80de92; /* rgb */ color: rgb(128, 222, 146); /* oklch */ color: oklch(82.3% 0.139 148.8);
Tailwind
colors: {
custom: {
50: '#a9e9b2',
500: '#80de92',
950: '#000000',
},
}SCSS
$custom: #80de92; $custom-light: #a9e9b2; $custom-dark: #000000;
JSON
{
"hex": "#80de92",
"rgb": {
"r": 128,
"g": 222,
"b": 146
},
"hsl": {
"h": 131.489,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.82301,
"c": 0.13941,
"h": 148.8
},
"luminance": 0.58907
}Semantic roles & 50–950 ramp
primary
#80DE92
secondary
#B54DA1
accent
#1FA6C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481