#8CFDC3#8CFDC3
#8CFDC3 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.133 H 159.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFDC3 |
|---|---|
| RGB | rgb(140, 253, 195) |
| HSL | hsl(149, 97%, 77%) |
| HSV | hsv(149, 45%, 99%) |
| CMYK | cmyk(44.7%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(91.58, -45.06, 17.88) |
| CIE-LCH | lch(91.58, 48.48, 158.36°) |
| OKLab | oklab(91.14% -0.1244 0.0458) |
| OKLCH | oklch(91.14% 0.133 159.8) |
| XYZ | xyz(55.7865, 79.7620, 64.0751) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Seafoam
#A0FEBF
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Sea Green
#98F6B0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFDC3 #FD8CC6
analogous
#8EFD8C #8CFDC3 #8CFDFC
triadic
#8CFDC3 #C38CFD #FDC38C
tetradic
#8CFDC3 #8C8EFD #FD8CC6 #FDFC8C
square
#8CFDC3 #8C8EFD #FD8CC6 #FDFC8C
split-complementary
#8CFDC3 #FC8CFD #FD8C8E
monochromatic
#14FB84 #50FCA4 #8CFDC3 #C8FEE2 #E1FEEF
Accessibility & contrast
On white
1.24
#8CFDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#8CFDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFDC3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFDC3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEC0
Deuteranopia (green-blind)
#E9E2C6
Tritanopia (blue-blind)
#6EFCED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfdc3; /* rgb */ color: rgb(140, 253, 195); /* oklch */ color: oklch(91.1% 0.133 159.8);
Tailwind
colors: {
custom: {
50: '#b3fed5',
500: '#8cfdc3',
950: '#000000',
},
}SCSS
$custom: #8cfdc3; $custom-light: #b3fed5; $custom-dark: #000000;
JSON
{
"hex": "#8cfdc3",
"rgb": {
"r": 140,
"g": 253,
"b": 195
},
"hsl": {
"h": 149.204,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.91141,
"c": 0.13258,
"h": 159.8
},
"luminance": 0.79766
}Semantic roles & 50–950 ramp
primary
#8CFDC3
secondary
#DD5098
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683