#8FCAA2#8FCAA2
#8FCAA2 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.8% C 0.083 H 154.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAA2 |
|---|---|
| RGB | rgb(143, 202, 162) |
| HSL | hsl(139, 36%, 68%) |
| HSV | hsv(139, 29%, 79%) |
| CMYK | cmyk(29.2%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(76.49, -27.22, 13.98) |
| CIE-LCH | lch(76.49, 30.60, 152.81°) |
| OKLab | oklab(78.76% -0.0752 0.036) |
| OKLCH | oklch(78.76% 0.083 154.4) |
| XYZ | xyz(38.9677, 50.6876, 41.9059) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.59
Pale Teal
#82CBB2
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 6.51
Seafoam Blue
#78D1B6
ΔE00 6.60
Light Teal
#90E4C1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAA2 #CA8FB7
analogous
#99CA8F #8FCAA2 #8FCAC0
triadic
#8FCAA2 #A28FCA #CAA28F
tetradic
#8FCAA2 #8F99CA #CA8FB7 #CAC08F
square
#8FCAA2 #8F99CA #CA8FB7 #CAC08F
split-complementary
#8FCAA2 #C08FCA #CA8F99
monochromatic
#489761 #65B680 #8FCAA2 #B9DEC4 #E2F1E7
Accessibility & contrast
On white
1.89
#8FCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#8FCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAA2
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAA2 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#85C9BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fcaa2; /* rgb */ color: rgb(143, 202, 162); /* oklch */ color: oklch(78.8% 0.083 154.4);
Tailwind
colors: {
custom: {
50: '#b1dabd',
500: '#8fcaa2',
950: '#000000',
},
}SCSS
$custom: #8fcaa2; $custom-light: #b1dabd; $custom-dark: #000000;
JSON
{
"hex": "#8fcaa2",
"rgb": {
"r": 143,
"g": 202,
"b": 162
},
"hsl": {
"h": 139.322,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.78755,
"c": 0.08335,
"h": 154.4
},
"luminance": 0.50689
}Semantic roles & 50–950 ramp
primary
#8FCAA2
secondary
#9E5F8A
accent
#3788AF
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482