#80C299#80C299
#80C299 is a light, moderate green. Relative luminance 0.455; OKLCH L 75.8% C 0.090 H 156.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80C299 |
|---|---|
| RGB | rgb(128, 194, 153) |
| HSL | hsl(143, 35%, 63%) |
| HSV | hsv(143, 34%, 76%) |
| CMYK | cmyk(34%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(73.20, -29.75, 14.08) |
| CIE-LCH | lch(73.20, 32.92, 154.68°) |
| OKLab | oklab(75.83% -0.0822 0.0361) |
| OKLCH | oklch(75.83% 0.09 156.3) |
| XYZ | xyz(33.9416, 45.4709, 37.1191) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 5.76
Pale Teal
#82CBB2
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 6.83
Tea
#65AB7C
ΔE00 7.12
Faded Green
#7BB274
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C299 #C280A9
analogous
#88C280 #80C299 #80C2BA
triadic
#80C299 #9980C2 #C29980
tetradic
#80C299 #8088C2 #C280A9 #C2BA80
square
#80C299 #8088C2 #C280A9 #C2BA80
split-complementary
#80C299 #BA80C2 #C28088
monochromatic
#41875B #57AE78 #80C299 #A9D6BA #D3EADB
Accessibility & contrast
On white
2.08
#80C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#80C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C299
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C299 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#73C1B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #80c299; /* rgb */ color: rgb(128, 194, 153); /* oklch */ color: oklch(75.8% 0.090 156.3);
Tailwind
colors: {
custom: {
50: '#a7d4b7',
500: '#80c299',
950: '#000000',
},
}SCSS
$custom: #80c299; $custom-light: #a7d4b7; $custom-dark: #000000;
JSON
{
"hex": "#80c299",
"rgb": {
"r": 128,
"g": 194,
"b": 153
},
"hsl": {
"h": 142.727,
"s": 35.106,
"l": 63.137
},
"oklch": {
"l": 0.75833,
"c": 0.08981,
"h": 156.3
},
"luminance": 0.45473
}Semantic roles & 50–950 ramp
primary
#80C299
secondary
#DBC3D2
accent
#3881AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380