#8FC8A2#8FC8A2
#8FC8A2 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.3% C 0.080 H 155.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8A2 |
|---|---|
| RGB | rgb(143, 200, 162) |
| HSL | hsl(140, 34%, 67%) |
| HSV | hsv(140, 29%, 78%) |
| CMYK | cmyk(28.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(75.92, -26.25, 13.18) |
| CIE-LCH | lch(75.92, 29.37, 153.33°) |
| OKLab | oklab(78.3% -0.0726 0.0339) |
| OKLCH | oklch(78.3% 0.08 155) |
| XYZ | xyz(38.5015, 49.7552, 41.7505) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 6.51
Seafoam Blue
#78D1B6
ΔE00 6.55
Seafoam
#7FE0B3
ΔE00 7.01
Light Teal
#90E4C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8A2 #C88FB5
analogous
#99C88F #8FC8A2 #8FC8BF
triadic
#8FC8A2 #A28FC8 #C8A28F
tetradic
#8FC8A2 #8F99C8 #C88FB5 #C8BF8F
square
#8FC8A2 #8F99C8 #C88FB5 #C8BF8F
split-complementary
#8FC8A2 #BF8FC8 #C88F99
monochromatic
#499462 #66B480 #8FC8A2 #B8DCC4 #E1F0E6
Accessibility & contrast
On white
1.92
#8FC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8FC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8A2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8A2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#BEB9A4
Tritanopia (blue-blind)
#85C7BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc8a2; /* rgb */ color: rgb(143, 200, 162); /* oklch */ color: oklch(78.3% 0.080 155.0);
Tailwind
colors: {
custom: {
50: '#b1d9bd',
500: '#8fc8a2',
950: '#000000',
},
}SCSS
$custom: #8fc8a2; $custom-light: #b1d9bd; $custom-dark: #000000;
JSON
{
"hex": "#8fc8a2",
"rgb": {
"r": 143,
"g": 200,
"b": 162
},
"hsl": {
"h": 140,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.78296,
"c": 0.08014,
"h": 155
},
"luminance": 0.49757
}Semantic roles & 50–950 ramp
primary
#8FC8A2
secondary
#E2D0DC
accent
#3986AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381