#8DFDBA#8DFDBA
#8DFDBA is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.0% C 0.140 H 156.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDBA |
|---|---|
| RGB | rgb(141, 253, 186) |
| HSL | hsl(144, 97%, 77%) |
| HSV | hsv(144, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.44, -46.52, 22.29) |
| CIE-LCH | lch(91.44, 51.59, 154.40°) |
| OKLab | oklab(90.98% -0.1276 0.0568) |
| OKLCH | oklch(90.98% 0.14 156) |
| XYZ | xyz(54.9688, 79.4545, 58.8845) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.55
Light Seafoam
#A0FEBF
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.12
Light Sea Green
#98F6B0
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.57
Mint (survey)
#9FFEB0
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDBA #FD8DD0
analogous
#98FD8D #8DFDBA #8DFDF2
triadic
#8DFDBA #BA8DFD #FDBA8D
tetradic
#8DFDBA #8D98FD #FD8DD0 #FDF28D
square
#8DFDBA #8D98FD #FD8DD0 #FDF28D
split-complementary
#8DFDBA #F28DFD #FD8D98
monochromatic
#15FB71 #51FC96 #8DFDBA #C9FEDE #E1FEED
Accessibility & contrast
On white
1.24
#8DFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#8DFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDBA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDBA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#73FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8dfdba; /* rgb */ color: rgb(141, 253, 186); /* oklch */ color: oklch(91.0% 0.140 156.0);
Tailwind
colors: {
custom: {
50: '#b3fecf',
500: '#8dfdba',
950: '#000000',
},
}SCSS
$custom: #8dfdba; $custom-light: #b3fecf; $custom-dark: #000000;
JSON
{
"hex": "#8dfdba",
"rgb": {
"r": 141,
"g": 253,
"b": 186
},
"hsl": {
"h": 144.107,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.9098,
"c": 0.13967,
"h": 156
},
"luminance": 0.79458
}Semantic roles & 50–950 ramp
primary
#8DFDBA
secondary
#DD51A5
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683