#8BC2A2#8BC2A2
#8BC2A2 is a light, moderate green. Relative luminance 0.467; OKLCH L 76.7% C 0.074 H 158.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2A2 |
|---|---|
| RGB | rgb(139, 194, 162) |
| HSL | hsl(145, 31%, 65%) |
| HSV | hsv(145, 28%, 76%) |
| CMYK | cmyk(28.4%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(73.98, -24.57, 10.41) |
| CIE-LCH | lch(73.98, 26.69, 157.03°) |
| OKLab | oklab(76.69% -0.0684 0.0269) |
| OKLCH | oklch(76.69% 0.074 158.6) |
| XYZ | xyz(36.4587, 46.6796, 41.2645) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.46
Darkseagreen
#8FBC8F
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 6.29
Mediumaquamarine
#66CDAA
ΔE00 6.49
Greenish Grey
#96AE8D
ΔE00 8.16
Seafoam
#7FE0B3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2A2 #C28BAB
analogous
#8FC28B #8BC2A2 #8BC2BD
triadic
#8BC2A2 #A28BC2 #C2A28B
tetradic
#8BC2A2 #8B8FC2 #C28BAB #C2BD8B
square
#8BC2A2 #8B8FC2 #C28BAB #C2BD8B
split-complementary
#8BC2A2 #BD8BC2 #C28B8F
monochromatic
#498A64 #63AD82 #8BC2A2 #B3D7C2 #DBECE2
Accessibility & contrast
On white
2.03
#8BC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8BC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2A2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2A2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#B8B3A4
Tritanopia (blue-blind)
#81C1B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bc2a2; /* rgb */ color: rgb(139, 194, 162); /* oklch */ color: oklch(76.7% 0.074 158.6);
Tailwind
colors: {
custom: {
50: '#aed4bd',
500: '#8bc2a2',
950: '#000000',
},
}SCSS
$custom: #8bc2a2; $custom-light: #aed4bd; $custom-dark: #000000;
JSON
{
"hex": "#8bc2a2",
"rgb": {
"r": 139,
"g": 194,
"b": 162
},
"hsl": {
"h": 145.091,
"s": 31.073,
"l": 65.294
},
"oklch": {
"l": 0.76685,
"c": 0.07353,
"h": 158.6
},
"luminance": 0.46681
}Semantic roles & 50–950 ramp
primary
#8BC2A2
secondary
#DECBD6
accent
#3C7CAA
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101412
muted
#7F8381