#80C199#80C199
#80C199 is a light, moderate green. Relative luminance 0.450; OKLCH L 75.6% C 0.088 H 156.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80C199 |
|---|---|
| RGB | rgb(128, 193, 153) |
| HSL | hsl(143, 34%, 63%) |
| HSV | hsv(143, 34%, 76%) |
| CMYK | cmyk(33.7%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(72.91, -29.27, 13.67) |
| CIE-LCH | lch(72.91, 32.31, 154.97°) |
| OKLab | oklab(75.6% -0.0809 0.0351) |
| OKLCH | oklch(75.6% 0.088 156.6) |
| XYZ | xyz(33.7198, 45.0273, 37.0452) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.19
Pale Teal
#82CBB2
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.84
Tea
#65AB7C
ΔE00 6.99
Faded Green
#7BB274
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C199 #C180A8
analogous
#87C180 #80C199 #80C1BA
triadic
#80C199 #9980C1 #C19980
tetradic
#80C199 #8087C1 #C180A8 #C1BA80
square
#80C199 #8087C1 #C180A8 #C1BA80
split-complementary
#80C199 #BA80C1 #C18087
monochromatic
#41855B #57AD78 #80C199 #A9D5BA #D2E9DB
Accessibility & contrast
On white
2.10
#80C199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#80C199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C199
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C199 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#74C0B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80c199; /* rgb */ color: rgb(128, 193, 153); /* oklch */ color: oklch(75.6% 0.088 156.6);
Tailwind
colors: {
custom: {
50: '#a7d4b7',
500: '#80c199',
950: '#000000',
},
}SCSS
$custom: #80c199; $custom-light: #a7d4b7; $custom-dark: #000000;
JSON
{
"hex": "#80c199",
"rgb": {
"r": 128,
"g": 193,
"b": 153
},
"hsl": {
"h": 143.077,
"s": 34.392,
"l": 62.941
},
"oklch": {
"l": 0.75599,
"c": 0.08824,
"h": 156.6
},
"luminance": 0.45029
}Semantic roles & 50–950 ramp
primary
#80C199
secondary
#DAC3D1
accent
#3880AD
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380