#8BCAAA#8BCAAA
#8BCAAA is a light, moderate green. Relative luminance 0.506; OKLCH L 78.7% C 0.079 H 161.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCAAA |
|---|---|
| RGB | rgb(139, 202, 170) |
| HSL | hsl(150, 37%, 67%) |
| HSV | hsv(150, 31%, 79%) |
| CMYK | cmyk(31.2%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(76.45, -26.90, 9.62) |
| CIE-LCH | lch(76.45, 28.57, 160.32°) |
| OKLab | oklab(78.73% -0.0753 0.0248) |
| OKLCH | oklch(78.73% 0.079 161.8) |
| XYZ | xyz(39.0212, 50.6304, 45.7390) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 5.09
Light Teal
#90E4C1
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 6.41
Darkseagreen
#8FBC8F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCAAA #CA8BAB
analogous
#8CCA8B #8BCAAA #8BCACA
triadic
#8BCAAA #AA8BCA #CAAA8B
tetradic
#8BCAAA #8B8CCA #CA8BAB #CACA8B
square
#8BCAAA #8B8CCA #CA8BAB #CACA8B
split-complementary
#8BCAAA #CA8BCA #CA8B8C
monochromatic
#45966D #61B78B #8BCAAA #B5DDC9 #DFF0E8
Accessibility & contrast
On white
1.89
#8BCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#8BCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCAAA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCAAA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A8
Deuteranopia (green-blind)
#BDBAAC
Tritanopia (blue-blind)
#7ECAC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bcaaa; /* rgb */ color: rgb(139, 202, 170); /* oklch */ color: oklch(78.7% 0.079 161.8);
Tailwind
colors: {
custom: {
50: '#aedac3',
500: '#8bcaaa',
950: '#000000',
},
}SCSS
$custom: #8bcaaa; $custom-light: #aedac3; $custom-dark: #000000;
JSON
{
"hex": "#8bcaaa",
"rgb": {
"r": 139,
"g": 202,
"b": 170
},
"hsl": {
"h": 149.524,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.78729,
"c": 0.07925,
"h": 161.8
},
"luminance": 0.50632
}Semantic roles & 50–950 ramp
primary
#8BCAAA
secondary
#9D5C7D
accent
#3574B0
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101512
muted
#818482