#8BDBAE#8BDBAE
#8BDBAE is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.7% C 0.102 H 158.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBAE |
|---|---|
| RGB | rgb(139, 219, 174) |
| HSL | hsl(146, 53%, 70%) |
| HSV | hsv(146, 37%, 86%) |
| CMYK | cmyk(36.5%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(81.40, -34.19, 14.50) |
| CIE-LCH | lch(81.40, 37.13, 157.01°) |
| OKLab | oklab(82.75% -0.0947 0.0372) |
| OKLCH | oklch(82.75% 0.102 158.5) |
| XYZ | xyz(43.6161, 59.2054, 49.1657) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Light Teal
#90E4C1
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 4.35
Mint
#AAF0C1
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.86
Seafoam Blue
#78D1B6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBAE #DB8BB8
analogous
#90DB8B #8BDBAE #8BDBD6
triadic
#8BDBAE #AE8BDB #DBAE8B
tetradic
#8BDBAE #8B90DB #DB8BB8 #DBD68B
square
#8BDBAE #8B90DB #DB8BB8 #DBD68B
split-complementary
#8BDBAE #D68BDB #DB8B90
monochromatic
#38B46E #5CCD8D #8BDBAE #BAE9CF #E8F8EF
Accessibility & contrast
On white
1.64
#8BDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#8BDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBAE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBAE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AC
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#7ADACE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8bdbae; /* rgb */ color: rgb(139, 219, 174); /* oklch */ color: oklch(82.7% 0.102 158.5);
Tailwind
colors: {
custom: {
50: '#afe6c6',
500: '#8bdbae',
950: '#000000',
},
}SCSS
$custom: #8bdbae; $custom-light: #afe6c6; $custom-dark: #000000;
JSON
{
"hex": "#8bdbae",
"rgb": {
"r": 139,
"g": 219,
"b": 174
},
"hsl": {
"h": 146.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.82747,
"c": 0.10174,
"h": 158.5
},
"luminance": 0.59208
}Semantic roles & 50–950 ramp
primary
#8BDBAE
secondary
#B2588B
accent
#257CC0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482