#80D299#80D299
#80D299 is a light, moderate green. Relative luminance 0.530; OKLCH L 79.6% C 0.115 H 152.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80D299 |
|---|---|
| RGB | rgb(128, 210, 153) |
| HSL | hsl(138, 48%, 66%) |
| HSV | hsv(138, 39%, 82%) |
| CMYK | cmyk(39%, 0%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.86, -37.22, 20.57) |
| CIE-LCH | lch(77.86, 42.53, 151.08°) |
| OKLab | oklab(79.6% -0.102 0.0523) |
| OKLCH | oklch(79.6% 0.115 152.8) |
| XYZ | xyz(37.6961, 52.9800, 38.3707) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.00
Seafoam
#7FE0B3
ΔE00 5.13
Soft Green
#6FC276
ΔE00 6.16
Emerald
#50C878
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 6.93
Darkseagreen
#8FBC8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D299 #D280B9
analogous
#90D280 #80D299 #80D2C2
triadic
#80D299 #9980D2 #D29980
tetradic
#80D299 #8090D2 #D280B9 #D2C280
square
#80D299 #8090D2 #D280B9 #D2C280
split-complementary
#80D299 #C280D2 #D28090
monochromatic
#389F58 #53C275 #80D299 #ADE2BD #DAF2E2
Accessibility & contrast
On white
1.81
#80D299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#80D299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D299
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D299 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C696
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#71D0C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80d299; /* rgb */ color: rgb(128, 210, 153); /* oklch */ color: oklch(79.6% 0.115 152.8);
Tailwind
colors: {
custom: {
50: '#a8e0b7',
500: '#80d299',
950: '#000000',
},
}SCSS
$custom: #80d299; $custom-light: #a8e0b7; $custom-dark: #000000;
JSON
{
"hex": "#80d299",
"rgb": {
"r": 128,
"g": 210,
"b": 153
},
"hsl": {
"h": 138.293,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.79602,
"c": 0.11461,
"h": 152.8
},
"luminance": 0.52982
}Semantic roles & 50–950 ramp
primary
#80D299
secondary
#A4528B
accent
#2B8FBB
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481