#8CEFAC#8CEFAC
#8CEFAC is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.4% C 0.133 H 153.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEFAC |
|---|---|
| RGB | rgb(140, 239, 172) |
| HSL | hsl(139, 76%, 74%) |
| HSV | hsv(139, 41%, 94%) |
| CMYK | cmyk(41.4%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(87.14, -43.29, 23.52) |
| CIE-LCH | lch(87.14, 49.27, 151.48°) |
| OKLab | oklab(87.39% -0.1185 0.0597) |
| OKLCH | oklch(87.39% 0.133 153.2) |
| XYZ | xyz(49.1250, 70.2838, 49.9993) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.17
Hospital Green
#9BE5AA
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEFAC #EF8CCF
analogous
#9EEF8C #8CEFAC #8CEFDE
triadic
#8CEFAC #AC8CEF #EFAC8C
tetradic
#8CEFAC #8C9EEF #EF8CCF #EFDE8C
square
#8CEFAC #8C9EEF #EF8CCF #EFDE8C
split-complementary
#8CEFAC #DE8CEF #EF8C9E
monochromatic
#21E05E #56E885 #8CEFAC #C2F6D3 #E4FBEC
Accessibility & contrast
On white
1.39
#8CEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#8CEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEFAC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEFAC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A8
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#78EDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8cefac; /* rgb */ color: rgb(140, 239, 172); /* oklch */ color: oklch(87.4% 0.133 153.2);
Tailwind
colors: {
custom: {
50: '#b2f5c5',
500: '#8cefac',
950: '#000000',
},
}SCSS
$custom: #8cefac; $custom-light: #b2f5c5; $custom-dark: #000000;
JSON
{
"hex": "#8cefac",
"rgb": {
"r": 140,
"g": 239,
"b": 172
},
"hsl": {
"h": 139.394,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.87386,
"c": 0.13268,
"h": 153.2
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#8CEFAC
secondary
#CB55A4
accent
#0E96D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582