#8BD2AE#8BD2AE
#8BD2AE is a light, moderate green. Relative luminance 0.546; OKLCH L 80.7% C 0.088 H 161.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2AE |
|---|---|
| RGB | rgb(139, 210, 174) |
| HSL | hsl(150, 44%, 68%) |
| HSV | hsv(150, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(78.83, -29.95, 10.86) |
| CIE-LCH | lch(78.83, 31.86, 160.07°) |
| OKLab | oklab(80.67% -0.0836 0.028) |
| OKLCH | oklch(80.67% 0.088 161.5) |
| XYZ | xyz(41.3313, 54.6359, 48.4042) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2AE #D28BAF
analogous
#8BD28B #8BD2AE #8BD2D1
triadic
#8BD2AE #AE8BD2 #D2AE8B
tetradic
#8BD2AE #8B8BD2 #D28BAF #D2D18B
square
#8BD2AE #8B8BD2 #D28BAF #D2D18B
split-complementary
#8BD2AE #D18BD2 #D28B8B
monochromatic
#3FA371 #5FC18F #8BD2AE #B7E3CD #E3F4EC
Accessibility & contrast
On white
1.76
#8BD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#8BD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2AE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2AE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#7BD2C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bd2ae; /* rgb */ color: rgb(139, 210, 174); /* oklch */ color: oklch(80.7% 0.088 161.5);
Tailwind
colors: {
custom: {
50: '#afe0c6',
500: '#8bd2ae',
950: '#000000',
},
}SCSS
$custom: #8bd2ae; $custom-light: #afe0c6; $custom-dark: #000000;
JSON
{
"hex": "#8bd2ae",
"rgb": {
"r": 139,
"g": 210,
"b": 174
},
"hsl": {
"h": 149.577,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.80672,
"c": 0.08816,
"h": 161.5
},
"luminance": 0.54638
}Semantic roles & 50–950 ramp
primary
#8BD2AE
secondary
#A85A81
accent
#2E74B7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482