#8DCFA2#8DCFA2
#8DCFA2 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.8% C 0.093 H 154.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCFA2 |
|---|---|
| RGB | rgb(141, 207, 162) |
| HSL | hsl(139, 41%, 68%) |
| HSV | hsv(139, 32%, 81%) |
| CMYK | cmyk(31.9%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(77.81, -30.25, 15.83) |
| CIE-LCH | lch(77.81, 34.14, 152.38°) |
| OKLab | oklab(79.79% -0.0834 0.0406) |
| OKLCH | oklch(79.79% 0.093 154) |
| XYZ | xyz(39.8167, 52.8951, 42.2872) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.26
Darkseagreen
#8FBC8F
ΔE00 5.57
Hospital Green
#9BE5AA
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.28
Light Teal
#90E4C1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCFA2 #CF8DBA
analogous
#99CF8D #8DCFA2 #8DCFC3
triadic
#8DCFA2 #A28DCF #CFA28D
tetradic
#8DCFA2 #8D99CF #CF8DBA #CFC38D
square
#8DCFA2 #8D99CF #CF8DBA #CFC38D
split-complementary
#8DCFA2 #C38DCF #CF8D99
monochromatic
#439F60 #62BD7F #8DCFA2 #B8E1C5 #E3F3E8
Accessibility & contrast
On white
1.81
#8DCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#8DCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCFA2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCFA2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59F
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#82CDC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dcfa2; /* rgb */ color: rgb(141, 207, 162); /* oklch */ color: oklch(79.8% 0.093 154.0);
Tailwind
colors: {
custom: {
50: '#b0debd',
500: '#8dcfa2',
950: '#000000',
},
}SCSS
$custom: #8dcfa2; $custom-light: #b0debd; $custom-dark: #000000;
JSON
{
"hex": "#8dcfa2",
"rgb": {
"r": 141,
"g": 207,
"b": 162
},
"hsl": {
"h": 139.091,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.79792,
"c": 0.09272,
"h": 154
},
"luminance": 0.52897
}Semantic roles & 50–950 ramp
primary
#8DCFA2
secondary
#A45C8D
accent
#328AB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482