#8FFDC2#8FFDC2
#8FFDC2 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.2% C 0.132 H 158.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDC2 |
|---|---|
| RGB | rgb(143, 253, 194) |
| HSL | hsl(148, 96%, 78%) |
| HSV | hsv(148, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(91.68, -44.49, 18.55) |
| CIE-LCH | lch(91.68, 48.20, 157.37°) |
| OKLab | oklab(91.25% -0.1227 0.0475) |
| OKLCH | oklch(91.25% 0.132 158.9) |
| XYZ | xyz(56.1864, 79.9812, 63.5057) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDC2 #FD8FCA
analogous
#93FD8F #8FFDC2 #8FFDF9
triadic
#8FFDC2 #C28FFD #FDC28F
tetradic
#8FFDC2 #8F93FD #FD8FCA #FDF98F
square
#8FFDC2 #8F93FD #FD8FCA #FDF98F
split-complementary
#8FFDC2 #F98FFD #FD8F93
monochromatic
#17FB81 #53FCA1 #8FFDC2 #CBFEE3 #E1FEEF
Accessibility & contrast
On white
1.24
#8FFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#8FFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDC2
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDC2 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#EAE2C6
Tritanopia (blue-blind)
#73FCED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdc2; /* rgb */ color: rgb(143, 253, 194); /* oklch */ color: oklch(91.2% 0.132 158.9);
Tailwind
colors: {
custom: {
50: '#b5fed4',
500: '#8ffdc2',
950: '#000000',
},
}SCSS
$custom: #8ffdc2; $custom-light: #b5fed4; $custom-dark: #000000;
JSON
{
"hex": "#8ffdc2",
"rgb": {
"r": 143,
"g": 253,
"b": 194
},
"hsl": {
"h": 147.818,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91246,
"c": 0.13156,
"h": 158.9
},
"luminance": 0.79985
}Semantic roles & 50–950 ramp
primary
#8FFDC2
secondary
#DE539D
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683