#8CFDAF#8CFDAF
#8CFDAF is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.150 H 152.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFDAF |
|---|---|
| RGB | rgb(140, 253, 175) |
| HSL | hsl(139, 97%, 77%) |
| HSV | hsv(139, 45%, 99%) |
| CMYK | cmyk(44.7%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(91.20, -48.77, 27.54) |
| CIE-LCH | lch(91.20, 56.01, 150.55°) |
| OKLab | oklab(90.71% -0.1331 0.0696) |
| OKLCH | oklch(90.71% 0.15 152.4) |
| XYZ | xyz(53.6748, 78.9173, 52.9533) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.32
Seafoam (survey)
#80F9AD
ΔE00 1.40
Seafoam Green
#7AF9AB
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.04
Mint (survey)
#9FFEB0
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFDAF #FD8CDA
analogous
#A2FD8C #8CFDAF #8CFDE7
triadic
#8CFDAF #AF8CFD #FDAF8C
tetradic
#8CFDAF #8CA2FD #FD8CDA #FDE78C
square
#8CFDAF #8CA2FD #FD8CDA #FDE78C
split-complementary
#8CFDAF #E78CFD #FD8CA2
monochromatic
#14FB5B #50FC85 #8CFDAF #C8FED9 #E1FEEA
Accessibility & contrast
On white
1.25
#8CFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#8CFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFDAF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFDAF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#EDE1B4
Tritanopia (blue-blind)
#75FAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8cfdaf; /* rgb */ color: rgb(140, 253, 175); /* oklch */ color: oklch(90.7% 0.150 152.4);
Tailwind
colors: {
custom: {
50: '#b3ffc7',
500: '#8cfdaf',
950: '#000000',
},
}SCSS
$custom: #8cfdaf; $custom-light: #b3ffc7; $custom-dark: #000000;
JSON
{
"hex": "#8cfdaf",
"rgb": {
"r": 140,
"g": 253,
"b": 175
},
"hsl": {
"h": 138.584,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.90705,
"c": 0.15016,
"h": 152.4
},
"luminance": 0.78921
}Semantic roles & 50–950 ramp
primary
#8CFDAF
secondary
#DD50B1
accent
#009EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682