#80B293#80B293
#80B293 is a light, moderate green. Relative luminance 0.385; OKLCH L 71.9% C 0.070 H 156.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80B293 |
|---|---|
| RGB | rgb(128, 178, 147) |
| HSL | hsl(143, 25%, 60%) |
| HSV | hsv(143, 28%, 70%) |
| CMYK | cmyk(28.1%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(68.41, -23.09, 10.59) |
| CIE-LCH | lch(68.41, 25.40, 155.36°) |
| OKLab | oklab(71.94% -0.0641 0.0273) |
| OKLCH | oklch(71.94% 0.07 156.9) |
| XYZ | xyz(30.0873, 38.5353, 33.4509) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.11
Greyish Green
#82A67D
ΔE00 5.58
Tea
#65AB7C
ΔE00 5.94
Greenish Grey
#96AE8D
ΔE00 6.25
Greeny Grey
#7EA07A
ΔE00 6.55
Grey Green
#86A17D
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B293 #B2809F
analogous
#86B280 #80B293 #80B2AC
triadic
#80B293 #9380B2 #B29380
tetradic
#80B293 #8086B2 #B2809F #B2AC80
square
#80B293 #8086B2 #B2809F #B2AC80
split-complementary
#80B293 #AC80B2 #B28086
monochromatic
#457256 #5C9873 #80B293 #A6C9B3 #CCE0D4
Accessibility & contrast
On white
2.41
#80B293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#80B293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B293
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B293 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA91
Deuteranopia (green-blind)
#A9A495
Tritanopia (blue-blind)
#77B1A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80b293; /* rgb */ color: rgb(128, 178, 147); /* oklch */ color: oklch(71.9% 0.070 156.9);
Tailwind
colors: {
custom: {
50: '#a6c9b2',
500: '#80b293',
950: '#000000',
},
}SCSS
$custom: #80b293; $custom-light: #a6c9b2; $custom-dark: #000000;
JSON
{
"hex": "#80b293",
"rgb": {
"r": 128,
"g": 178,
"b": 147
},
"hsl": {
"h": 142.8,
"s": 24.51,
"l": 60
},
"oklch": {
"l": 0.71937,
"c": 0.0697,
"h": 156.9
},
"luminance": 0.38537
}Semantic roles & 50–950 ramp
primary
#80B293
secondary
#D1BDC9
accent
#679FC1
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#0F1311
muted
#7F8280