#8FCDA5#8FCDA5
#8FCDA5 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.5% C 0.085 H 155.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDA5 |
|---|---|
| RGB | rgb(143, 205, 165) |
| HSL | hsl(141, 38%, 68%) |
| HSV | hsv(141, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 19.5%, 19.6%) |
| CIE-LAB | lab(77.41, -28.10, 13.68) |
| CIE-LCH | lch(77.41, 31.25, 154.04°) |
| OKLab | oklab(79.52% -0.0777 0.0352) |
| OKLCH | oklch(79.52% 0.085 155.7) |
| XYZ | xyz(39.9483, 52.2170, 43.5640) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.24
Darkseagreen
#8FBC8F
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.73
Mediumaquamarine
#66CDAA
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.12
Light Teal
#90E4C1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDA5 #CD8FB7
analogous
#98CD8F #8FCDA5 #8FCDC4
triadic
#8FCDA5 #A58FCD #CDA58F
tetradic
#8FCDA5 #8F98CD #CD8FB7 #CDC48F
square
#8FCDA5 #8F98CD #CD8FB7 #CDC48F
split-complementary
#8FCDA5 #C48FCD #CD8F98
monochromatic
#469C64 #65BA83 #8FCDA5 #B9E0C7 #E4F3E9
Accessibility & contrast
On white
1.84
#8FCDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8FCDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDA5
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDA5 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A3
Deuteranopia (green-blind)
#C2BCA7
Tritanopia (blue-blind)
#84CCC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcda5; /* rgb */ color: rgb(143, 205, 165); /* oklch */ color: oklch(79.5% 0.085 155.7);
Tailwind
colors: {
custom: {
50: '#b1dcbf',
500: '#8fcda5',
950: '#000000',
},
}SCSS
$custom: #8fcda5; $custom-light: #b1dcbf; $custom-dark: #000000;
JSON
{
"hex": "#8fcda5",
"rgb": {
"r": 143,
"g": 205,
"b": 165
},
"hsl": {
"h": 141.29,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79517,
"c": 0.08533,
"h": 155.7
},
"luminance": 0.52219
}Semantic roles & 50–950 ramp
primary
#8FCDA5
secondary
#A25E8A
accent
#3485B1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482