#8BC8A2#8BC8A2
#8BC8A2 is a light, moderate green. Relative luminance 0.494; OKLCH L 78.1% C 0.083 H 156.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8A2 |
|---|---|
| RGB | rgb(139, 200, 162) |
| HSL | hsl(143, 36%, 66%) |
| HSV | hsv(143, 31%, 78%) |
| CMYK | cmyk(30.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(75.70, -27.50, 12.84) |
| CIE-LCH | lch(75.70, 30.36, 154.97°) |
| OKLab | oklab(78.07% -0.0762 0.0331) |
| OKLCH | oklch(78.07% 0.083 156.6) |
| XYZ | xyz(37.8211, 49.4044, 41.7186) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.03
Seafoam
#7FE0B3
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8A2 #C88BB1
analogous
#93C88B #8BC8A2 #8BC8C1
triadic
#8BC8A2 #A28BC8 #C8A28B
tetradic
#8BC8A2 #8B93C8 #C88BB1 #C8C18B
square
#8BC8A2 #8B93C8 #C88BB1 #C8C18B
split-complementary
#8BC8A2 #C18BC8 #C88B93
monochromatic
#469363 #61B481 #8BC8A2 #B5DCC3 #DEEFE5
Accessibility & contrast
On white
1.93
#8BC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8BC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8A2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8A2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA0
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#80C7BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc8a2; /* rgb */ color: rgb(139, 200, 162); /* oklch */ color: oklch(78.1% 0.083 156.6);
Tailwind
colors: {
custom: {
50: '#aed9bd',
500: '#8bc8a2',
950: '#000000',
},
}SCSS
$custom: #8bc8a2; $custom-light: #aed9bd; $custom-dark: #000000;
JSON
{
"hex": "#8bc8a2",
"rgb": {
"r": 139,
"g": 200,
"b": 162
},
"hsl": {
"h": 142.623,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.78065,
"c": 0.08307,
"h": 156.6
},
"luminance": 0.49406
}Semantic roles & 50–950 ramp
primary
#8BC8A2
secondary
#E1CEDA
accent
#3781AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101412
muted
#7F8381