#8FCDA8#8FCDA8
#8FCDA8 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.6% C 0.083 H 157.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDA8 |
|---|---|
| RGB | rgb(143, 205, 168) |
| HSL | hsl(144, 38%, 68%) |
| HSV | hsv(144, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(77.48, -27.52, 12.17) |
| CIE-LCH | lch(77.48, 30.09, 156.15°) |
| OKLab | oklab(79.59% -0.0764 0.0314) |
| OKLCH | oklch(79.59% 0.083 157.7) |
| XYZ | xyz(40.2245, 52.3275, 45.0190) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 5.74
Darkseagreen
#8FBC8F
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDA8 #CD8FB4
analogous
#95CD8F #8FCDA8 #8FCDC7
triadic
#8FCDA8 #A88FCD #CDA88F
tetradic
#8FCDA8 #8F95CD #CD8FB4 #CDC78F
square
#8FCDA8 #8F95CD #CD8FB4 #CDC78F
split-complementary
#8FCDA8 #C78FCD #CD8F95
monochromatic
#469C68 #65BA87 #8FCDA8 #B9E0C9 #E4F3EA
Accessibility & contrast
On white
1.83
#8FCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#8FCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDA8
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDA8 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A6
Deuteranopia (green-blind)
#C2BDAA
Tritanopia (blue-blind)
#83CCC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcda8; /* rgb */ color: rgb(143, 205, 168); /* oklch */ color: oklch(79.6% 0.083 157.7);
Tailwind
colors: {
custom: {
50: '#b1dcc1',
500: '#8fcda8',
950: '#000000',
},
}SCSS
$custom: #8fcda8; $custom-light: #b1dcc1; $custom-dark: #000000;
JSON
{
"hex": "#8fcda8",
"rgb": {
"r": 143,
"g": 205,
"b": 168
},
"hsl": {
"h": 144.194,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79592,
"c": 0.08261,
"h": 157.7
},
"luminance": 0.52329
}Semantic roles & 50–950 ramp
primary
#8FCDA8
secondary
#A25E87
accent
#347FB1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482