#8FBDA3#8FBDA3
#8FBDA3 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.8% C 0.061 H 159.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDA3 |
|---|---|
| RGB | rgb(143, 189, 163) |
| HSL | hsl(146, 26%, 65%) |
| HSV | hsv(146, 24%, 74%) |
| CMYK | cmyk(24.3%, 0%, 13.8%, 25.9%) |
| CIE-LAB | lab(72.81, -20.60, 8.23) |
| CIE-LCH | lch(72.81, 22.18, 158.22°) |
| OKLab | oklab(75.81% -0.0577 0.0213) |
| OKLCH | oklch(75.81% 0.061 159.7) |
| XYZ | xyz(36.1342, 44.8778, 41.4017) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.46
Darkseagreen
#8FBC8F
ΔE00 5.65
Greenish Grey
#96AE8D
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.61
Mediumaquamarine
#66CDAA
ΔE00 8.26
Greyish Green
#82A67D
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDA3 #BD8FA9
analogous
#92BD8F #8FBDA3 #8FBDBA
triadic
#8FBDA3 #A38FBD #BDA38F
tetradic
#8FBDA3 #8F92BD #BD8FA9 #BDBA8F
square
#8FBDA3 #8F92BD #BD8FA9 #BDBA8F
split-complementary
#8FBDA3 #BA8FBD #BD8F92
monochromatic
#4E8465 #68A683 #8FBDA3 #B6D4C3 #DCEAE2
Accessibility & contrast
On white
2.11
#8FBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8FBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDA3
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDA3 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A2
Deuteranopia (green-blind)
#B4B0A4
Tritanopia (blue-blind)
#86BDB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbda3; /* rgb */ color: rgb(143, 189, 163); /* oklch */ color: oklch(75.8% 0.061 159.7);
Tailwind
colors: {
custom: {
50: '#b0d1be',
500: '#8fbda3',
950: '#000000',
},
}SCSS
$custom: #8fbda3; $custom-light: #b0d1be; $custom-dark: #000000;
JSON
{
"hex": "#8fbda3",
"rgb": {
"r": 143,
"g": 189,
"b": 163
},
"hsl": {
"h": 146.087,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.75812,
"c": 0.06146,
"h": 159.7
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#8FBDA3
secondary
#DCCCD5
accent
#4179A4
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101412
muted
#7F8281