#80CE95#80CE95
#80CE95 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.6% C 0.112 H 151.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE95 |
|---|---|
| RGB | rgb(128, 206, 149) |
| HSL | hsl(136, 44%, 65%) |
| HSV | hsv(136, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(76.62, -36.13, 20.96) |
| CIE-LCH | lch(76.62, 41.77, 149.88°) |
| OKLab | oklab(78.57% -0.0989 0.0533) |
| OKLCH | oklch(78.57% 0.112 151.7) |
| XYZ | xyz(36.3961, 50.8996, 36.3348) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 6.03
Darkseagreen
#8FBC8F
ΔE00 6.20
Emerald
#50C878
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE95 #CE80B9
analogous
#92CE80 #80CE95 #80CEBC
triadic
#80CE95 #9580CE #CE9580
tetradic
#80CE95 #8092CE #CE80B9 #CEBC80
square
#80CE95 #8092CE #CE80B9 #CEBC80
split-complementary
#80CE95 #BC80CE #CE8092
monochromatic
#3B9954 #54BD70 #80CE95 #ACDFBA #D8F0DF
Accessibility & contrast
On white
1.88
#80CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#80CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE95
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE95 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C2BA98
Tritanopia (blue-blind)
#73CCBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80ce95; /* rgb */ color: rgb(128, 206, 149); /* oklch */ color: oklch(78.6% 0.112 151.7);
Tailwind
colors: {
custom: {
50: '#a8ddb4',
500: '#80ce95',
950: '#000000',
},
}SCSS
$custom: #80ce95; $custom-light: #a8ddb4; $custom-dark: #000000;
JSON
{
"hex": "#80ce95",
"rgb": {
"r": 128,
"g": 206,
"b": 149
},
"hsl": {
"h": 136.154,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78568,
"c": 0.11233,
"h": 151.7
},
"luminance": 0.50902
}Semantic roles & 50–950 ramp
primary
#80CE95
secondary
#9F548A
accent
#2E92B7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481