#8FCDA3#8FCDA3
#8FCDA3 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.5% C 0.087 H 154.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDA3 |
|---|---|
| RGB | rgb(143, 205, 163) |
| HSL | hsl(139, 38%, 68%) |
| HSV | hsv(139, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(77.37, -28.48, 14.69) |
| CIE-LCH | lch(77.37, 32.04, 152.72°) |
| OKLab | oklab(79.47% -0.0786 0.0377) |
| OKLCH | oklch(79.47% 0.087 154.4) |
| XYZ | xyz(39.7677, 52.1448, 42.6128) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.15
Pale Teal
#82CBB2
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDA3 #CD8FB9
analogous
#9ACD8F #8FCDA3 #8FCDC2
triadic
#8FCDA3 #A38FCD #CDA38F
tetradic
#8FCDA3 #8F9ACD #CD8FB9 #CDC28F
square
#8FCDA3 #8F9ACD #CD8FB9 #CDC28F
split-complementary
#8FCDA3 #C28FCD #CD8F9A
monochromatic
#469C61 #65BA80 #8FCDA3 #B9E0C6 #E4F3E9
Accessibility & contrast
On white
1.84
#8FCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#8FCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDA3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDA3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A1
Deuteranopia (green-blind)
#C3BCA5
Tritanopia (blue-blind)
#84CCC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcda3; /* rgb */ color: rgb(143, 205, 163); /* oklch */ color: oklch(79.5% 0.087 154.4);
Tailwind
colors: {
custom: {
50: '#b1dcbe',
500: '#8fcda3',
950: '#000000',
},
}SCSS
$custom: #8fcda3; $custom-light: #b1dcbe; $custom-dark: #000000;
JSON
{
"hex": "#8fcda3",
"rgb": {
"r": 143,
"g": 205,
"b": 163
},
"hsl": {
"h": 139.355,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79468,
"c": 0.0872,
"h": 154.4
},
"luminance": 0.52147
}Semantic roles & 50–950 ramp
primary
#8FCDA3
secondary
#A25E8C
accent
#3489B1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482