#8BC8A5#8BC8A5
#8BC8A5 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.1% C 0.080 H 158.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8A5 |
|---|---|
| RGB | rgb(139, 200, 165) |
| HSL | hsl(146, 36%, 66%) |
| HSV | hsv(146, 31%, 78%) |
| CMYK | cmyk(30.5%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(75.77, -26.92, 11.33) |
| CIE-LCH | lch(75.77, 29.21, 157.18°) |
| OKLab | oklab(78.14% -0.0749 0.0292) |
| OKLCH | oklch(78.14% 0.08 158.7) |
| XYZ | xyz(38.0910, 49.5123, 43.1398) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.04
Darkseagreen
#8FBC8F
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 6.70
Light Teal
#90E4C1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8A5 #C88BAE
analogous
#90C88B #8BC8A5 #8BC8C4
triadic
#8BC8A5 #A58BC8 #C8A58B
tetradic
#8BC8A5 #8B90C8 #C88BAE #C8C48B
square
#8BC8A5 #8B90C8 #C88BAE #C8C48B
split-complementary
#8BC8A5 #C48BC8 #C88B90
monochromatic
#469367 #61B485 #8BC8A5 #B5DCC5 #DEEFE5
Accessibility & contrast
On white
1.93
#8BC8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8BC8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8A5
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8A5 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA3
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#7FC7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc8a5; /* rgb */ color: rgb(139, 200, 165); /* oklch */ color: oklch(78.1% 0.080 158.7);
Tailwind
colors: {
custom: {
50: '#aed9bf',
500: '#8bc8a5',
950: '#000000',
},
}SCSS
$custom: #8bc8a5; $custom-light: #aed9bf; $custom-dark: #000000;
JSON
{
"hex": "#8bc8a5",
"rgb": {
"r": 139,
"g": 200,
"b": 165
},
"hsl": {
"h": 145.574,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.78141,
"c": 0.08039,
"h": 158.7
},
"luminance": 0.49514
}Semantic roles & 50–950 ramp
primary
#8BC8A5
secondary
#E1CED9
accent
#377CAF
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381