#8DFDBB#8DFDBB
#8DFDBB is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.0% C 0.139 H 156.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDBB |
|---|---|
| RGB | rgb(141, 253, 187) |
| HSL | hsl(145, 97%, 77%) |
| HSV | hsv(145, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.46, -46.34, 21.81) |
| CIE-LCH | lch(91.46, 51.21, 154.79°) |
| OKLab | oklab(91% -0.1272 0.0556) |
| OKLCH | oklch(91% 0.139 156.4) |
| XYZ | xyz(55.0755, 79.4971, 59.4464) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Seafoam
#A0FEBF
ΔE00 2.05
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.73
Mint (survey)
#9FFEB0
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDBB #FD8DCF
analogous
#97FD8D #8DFDBB #8DFDF3
triadic
#8DFDBB #BB8DFD #FDBB8D
tetradic
#8DFDBB #8D97FD #FD8DCF #FDF38D
square
#8DFDBB #8D97FD #FD8DCF #FDF38D
split-complementary
#8DFDBB #F38DFD #FD8D97
monochromatic
#15FB73 #51FC97 #8DFDBB #C9FEDF #E1FEED
Accessibility & contrast
On white
1.24
#8DFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#8DFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDBB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDBB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#73FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8dfdbb; /* rgb */ color: rgb(141, 253, 187); /* oklch */ color: oklch(91.0% 0.139 156.4);
Tailwind
colors: {
custom: {
50: '#b3fecf',
500: '#8dfdbb',
950: '#000000',
},
}SCSS
$custom: #8dfdbb; $custom-light: #b3fecf; $custom-dark: #000000;
JSON
{
"hex": "#8dfdbb",
"rgb": {
"r": 141,
"g": 253,
"b": 187
},
"hsl": {
"h": 144.643,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.91002,
"c": 0.13879,
"h": 156.4
},
"luminance": 0.79501
}Semantic roles & 50–950 ramp
primary
#8DFDBB
secondary
#DD51A4
accent
#0087E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683