#9CFDBD#9CFDBD
#9CFDBD is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.128 H 154.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDBD |
|---|---|
| RGB | rgb(156, 253, 189) |
| HSL | hsl(140, 96%, 80%) |
| HSV | hsv(140, 38%, 99%) |
| CMYK | cmyk(38.3%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(92.13, -41.92, 21.81) |
| CIE-LCH | lch(92.13, 47.26, 152.51°) |
| OKLab | oklab(91.73% -0.1151 0.0556) |
| OKLCH | oklch(91.73% 0.128 154.2) |
| XYZ | xyz(58.0172, 80.9891, 60.7096) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.47
Light Sea Green
#98F6B0
ΔE00 2.11
Light Seafoam Green
#A7FFB5
ΔE00 2.70
Light Mint Green
#A6FBB2
ΔE00 2.78
Mint (survey)
#9FFEB0
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDBD #FD9CDC
analogous
#ACFD9C #9CFDBD #9CFDED
triadic
#9CFDBD #BD9CFD #FDBD9C
tetradic
#9CFDBD #9CACFD #FD9CDC #FDED9C
square
#9CFDBD #9CACFD #FD9CDC #FDED9C
split-complementary
#9CFDBD #ED9CFD #FD9CAC
monochromatic
#24FB6D #60FC95 #9CFDBD #D8FEE5 #E1FEEB
Accessibility & contrast
On white
1.22
#9CFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#9CFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDBD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDBD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#EEE4C1
Tritanopia (blue-blind)
#89FBEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9cfdbd; /* rgb */ color: rgb(156, 253, 189); /* oklch */ color: oklch(91.7% 0.128 154.2);
Tailwind
colors: {
custom: {
50: '#bcfed1',
500: '#9cfdbd',
950: '#000000',
},
}SCSS
$custom: #9cfdbd; $custom-light: #bcfed1; $custom-dark: #000000;
JSON
{
"hex": "#9cfdbd",
"rgb": {
"r": 156,
"g": 253,
"b": 189
},
"hsl": {
"h": 140.412,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.91728,
"c": 0.12784,
"h": 154.2
},
"luminance": 0.80993
}Semantic roles & 50–950 ramp
primary
#9CFDBD
secondary
#DF5EB3
accent
#0097E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683