#8BDCB2#8BDCB2
#8BDCB2 is a very light, moderate green. Relative luminance 0.599; OKLCH L 83.1% C 0.100 H 160.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDCB2 |
|---|---|
| RGB | rgb(139, 220, 178) |
| HSL | hsl(149, 54%, 70%) |
| HSV | hsv(149, 37%, 86%) |
| CMYK | cmyk(36.8%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.78, -33.86, 12.92) |
| CIE-LCH | lch(81.78, 36.24, 159.12°) |
| OKLab | oklab(83.08% -0.0941 0.0332) |
| OKLCH | oklch(83.08% 0.1 160.6) |
| XYZ | xyz(44.2735, 59.8871, 51.3373) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.96
Light Teal
#90E4C1
ΔE00 2.89
Hospital Green
#9BE5AA
ΔE00 4.97
Seafoam Blue
#78D1B6
ΔE00 5.39
Mint
#AAF0C1
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDCB2 #DC8BB5
analogous
#8CDC8B #8BDCB2 #8BDCDA
triadic
#8BDCB2 #B28BDC #DCB28B
tetradic
#8BDCB2 #8B8CDC #DC8BB5 #DCDA8B
square
#8BDCB2 #8B8CDC #DC8BB5 #DCDA8B
split-complementary
#8BDCB2 #DA8BDC #DC8B8C
monochromatic
#37B674 #5CCE93 #8BDCB2 #BAEAD1 #E7F8EF
Accessibility & contrast
On white
1.62
#8BDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#8BDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDCB2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDCB2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#CDC8B4
Tritanopia (blue-blind)
#79DBD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8bdcb2; /* rgb */ color: rgb(139, 220, 178); /* oklch */ color: oklch(83.1% 0.100 160.6);
Tailwind
colors: {
custom: {
50: '#b0e7c9',
500: '#8bdcb2',
950: '#000000',
},
}SCSS
$custom: #8bdcb2; $custom-light: #b0e7c9; $custom-dark: #000000;
JSON
{
"hex": "#8bdcb2",
"rgb": {
"r": 139,
"g": 220,
"b": 178
},
"hsl": {
"h": 148.889,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.83076,
"c": 0.09984,
"h": 160.6
},
"luminance": 0.5989
}Semantic roles & 50–950 ramp
primary
#8BDCB2
secondary
#B35887
accent
#2476C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482