#80DB95#80DB95
#80DB95 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.132 H 150.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80DB95 |
|---|---|
| RGB | rgb(128, 219, 149) |
| HSL | hsl(134, 56%, 68%) |
| HSV | hsv(134, 42%, 86%) |
| CMYK | cmyk(41.6%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(80.42, -41.96, 26.14) |
| CIE-LCH | lch(80.42, 49.44, 148.08°) |
| OKLab | oklab(81.65% -0.1144 0.0659) |
| OKLCH | oklch(81.65% 0.132 150.1) |
| XYZ | xyz(39.6561, 57.4196, 37.4214) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 5.79
Light Sea Green
#98F6B0
ΔE00 6.14
Seafoam
#7FE0B3
ΔE00 6.22
Emerald
#50C878
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DB95 #DB80C6
analogous
#98DB80 #80DB95 #80DBC2
triadic
#80DB95 #9580DB #DB9580
tetradic
#80DB95 #8098DB #DB80C6 #DBC280
square
#80DB95 #8098DB #DB80C6 #DBC280
split-complementary
#80DB95 #C280DB #DB8098
monochromatic
#32AF4F #50CD6D #80DB95 #B0E9BD #DFF6E5
Accessibility & contrast
On white
1.68
#80DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#80DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DB95
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DB95 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#CEC499
Tritanopia (blue-blind)
#70D8C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80db95; /* rgb */ color: rgb(128, 219, 149); /* oklch */ color: oklch(81.6% 0.132 150.1);
Tailwind
colors: {
custom: {
50: '#a9e6b4',
500: '#80db95',
950: '#000000',
},
}SCSS
$custom: #80db95; $custom-light: #a9e6b4; $custom-dark: #000000;
JSON
{
"hex": "#80db95",
"rgb": {
"r": 128,
"g": 219,
"b": 149
},
"hsl": {
"h": 133.846,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.81649,
"c": 0.13204,
"h": 150.1
},
"luminance": 0.57422
}Semantic roles & 50–950 ramp
primary
#80DB95
secondary
#B14E9A
accent
#229EC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481