#8EDFAC#8EDFAC
#8EDFAC is a very light, moderate green. Relative luminance 0.615; OKLCH L 83.8% C 0.108 H 155.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFAC |
|---|---|
| RGB | rgb(142, 223, 172) |
| HSL | hsl(142, 56%, 72%) |
| HSV | hsv(142, 36%, 87%) |
| CMYK | cmyk(36.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(82.65, -35.55, 17.32) |
| CIE-LCH | lch(82.65, 39.54, 154.03°) |
| OKLab | oklab(83.78% -0.098 0.0443) |
| OKLCH | oklch(83.78% 0.108 155.6) |
| XYZ | xyz(44.9866, 61.5021, 48.5224) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.79
Seafoam
#7FE0B3
ΔE00 2.86
Light Teal
#90E4C1
ΔE00 4.63
Mint
#AAF0C1
ΔE00 4.65
Light Sea Green
#98F6B0
ΔE00 5.93
Light Seafoam
#A0FEBF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFAC #DF8EC1
analogous
#99DF8E #8EDFAC #8EDFD5
triadic
#8EDFAC #AC8EDF #DFAC8E
tetradic
#8EDFAC #8E99DF #DF8EC1 #DFD58E
square
#8EDFAC #8E99DF #DF8EC1 #DFD58E
split-complementary
#8EDFAC #D58EDF #DF8E99
monochromatic
#36BD68 #5ED189 #8EDFAC #BEEDCF #E7F8ED
Accessibility & contrast
On white
1.58
#8EDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#8EDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFAC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFAC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A9
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#7EDDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8edfac; /* rgb */ color: rgb(142, 223, 172); /* oklch */ color: oklch(83.8% 0.108 155.6);
Tailwind
colors: {
custom: {
50: '#b2e9c4',
500: '#8edfac',
950: '#000000',
},
}SCSS
$custom: #8edfac; $custom-light: #b2e9c4; $custom-dark: #000000;
JSON
{
"hex": "#8edfac",
"rgb": {
"r": 142,
"g": 223,
"b": 172
},
"hsl": {
"h": 142.222,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.83776,
"c": 0.10753,
"h": 155.6
},
"luminance": 0.61505
}Semantic roles & 50–950 ramp
primary
#8EDFAC
secondary
#B75A95
accent
#2288C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482