#8CF19F#8CF19F
#8CF19F is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.6% C 0.148 H 148.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8CF19F |
|---|---|
| RGB | rgb(140, 241, 159) |
| HSL | hsl(131, 78%, 75%) |
| HSV | hsv(131, 42%, 95%) |
| CMYK | cmyk(41.9%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(87.48, -46.41, 30.62) |
| CIE-LCH | lch(87.48, 55.60, 146.59°) |
| OKLab | oklab(87.59% -0.1264 0.0768) |
| OKLCH | oklch(87.59% 0.148 148.7) |
| XYZ | xyz(48.5257, 70.9861, 43.9389) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.51
Lightgreen
#90EE90
ΔE00 2.63
Light Sea Green
#98F6B0
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 3.04
Mint (survey)
#9FFEB0
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CF19F #F18CDE
analogous
#ACF18C #8CF19F #8CF1D2
triadic
#8CF19F #9F8CF1 #F19F8C
tetradic
#8CF19F #8CACF1 #F18CDE #F1D28C
square
#8CF19F #8CACF1 #F18CDE #F1D28C
split-complementary
#8CF19F #D28CF1 #F18CAC
monochromatic
#1FE444 #55EA71 #8CF19F #C3F8CD #E4FCE8
Accessibility & contrast
On white
1.38
#8CF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#8CF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CF19F
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CF19F | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E19A
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#7BEDDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cf19f; /* rgb */ color: rgb(140, 241, 159); /* oklch */ color: oklch(87.6% 0.148 148.7);
Tailwind
colors: {
custom: {
50: '#b2f6bc',
500: '#8cf19f',
950: '#000000',
},
}SCSS
$custom: #8cf19f; $custom-light: #b2f6bc; $custom-dark: #000000;
JSON
{
"hex": "#8cf19f",
"rgb": {
"r": 140,
"g": 241,
"b": 159
},
"hsl": {
"h": 131.287,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.87588,
"c": 0.14788,
"h": 148.7
},
"luminance": 0.70989
}Semantic roles & 50–950 ramp
primary
#8CF19F
secondary
#CD54B6
accent
#0BB4DB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582