#8BD2AB#8BD2AB
#8BD2AB is a light, moderate green. Relative luminance 0.545; OKLCH L 80.6% C 0.091 H 159.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2AB |
|---|---|
| RGB | rgb(139, 210, 171) |
| HSL | hsl(147, 44%, 68%) |
| HSV | hsv(147, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 18.6%, 17.6%) |
| CIE-LAB | lab(78.76, -30.55, 12.36) |
| CIE-LCH | lch(78.76, 32.95, 157.96°) |
| OKLab | oklab(80.6% -0.0849 0.0318) |
| OKLCH | oklch(80.6% 0.091 159.5) |
| XYZ | xyz(41.0421, 54.5202, 46.8811) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.12
Pale Teal
#82CBB2
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2AB #D28BB2
analogous
#8ED28B #8BD2AB #8BD2CE
triadic
#8BD2AB #AB8BD2 #D2AB8B
tetradic
#8BD2AB #8B8ED2 #D28BB2 #D2CE8B
square
#8BD2AB #8B8ED2 #D28BB2 #D2CE8B
split-complementary
#8BD2AB #CE8BD2 #D28B8E
monochromatic
#3FA36C #5FC18B #8BD2AB #B7E3CB #E3F4EB
Accessibility & contrast
On white
1.76
#8BD2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8BD2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2AB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2AB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#7CD1C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bd2ab; /* rgb */ color: rgb(139, 210, 171); /* oklch */ color: oklch(80.6% 0.091 159.5);
Tailwind
colors: {
custom: {
50: '#afe0c4',
500: '#8bd2ab',
950: '#000000',
},
}SCSS
$custom: #8bd2ab; $custom-light: #afe0c4; $custom-dark: #000000;
JSON
{
"hex": "#8bd2ab",
"rgb": {
"r": 139,
"g": 210,
"b": 171
},
"hsl": {
"h": 147.042,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.80596,
"c": 0.09068,
"h": 159.5
},
"luminance": 0.54522
}Semantic roles & 50–950 ramp
primary
#8BD2AB
secondary
#A85A84
accent
#2E7AB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482