#9CFDBE#9CFDBE
#9CFDBE is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.8% C 0.127 H 154.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDBE |
|---|---|
| RGB | rgb(156, 253, 190) |
| HSL | hsl(141, 96%, 80%) |
| HSV | hsv(141, 38%, 99%) |
| CMYK | cmyk(38.3%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(92.15, -41.74, 21.33) |
| CIE-LCH | lch(92.15, 46.88, 152.93°) |
| OKLab | oklab(91.75% -0.1147 0.0544) |
| OKLCH | oklch(91.75% 0.127 154.6) |
| XYZ | xyz(58.1262, 81.0326, 61.2832) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.47
Light Sea Green
#98F6B0
ΔE00 2.27
Light Seafoam Green
#A7FFB5
ΔE00 2.89
Light Mint Green
#A6FBB2
ΔE00 2.97
Mint (survey)
#9FFEB0
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDBE #FD9CDB
analogous
#AAFD9C #9CFDBE #9CFDEF
triadic
#9CFDBE #BE9CFD #FDBE9C
tetradic
#9CFDBE #9CAAFD #FD9CDB #FDEF9C
square
#9CFDBE #9CAAFD #FD9CDB #FDEF9C
split-complementary
#9CFDBE #EF9CFD #FD9CAA
monochromatic
#24FB6F #60FC97 #9CFDBE #D8FEE5 #E1FEEB
Accessibility & contrast
On white
1.22
#9CFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#9CFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDBE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDBE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#89FBEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9cfdbe; /* rgb */ color: rgb(156, 253, 190); /* oklch */ color: oklch(91.8% 0.127 154.6);
Tailwind
colors: {
custom: {
50: '#bcfed1',
500: '#9cfdbe',
950: '#000000',
},
}SCSS
$custom: #9cfdbe; $custom-light: #bcfed1; $custom-dark: #000000;
JSON
{
"hex": "#9cfdbe",
"rgb": {
"r": 156,
"g": 253,
"b": 190
},
"hsl": {
"h": 141.031,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.9175,
"c": 0.12693,
"h": 154.6
},
"luminance": 0.81036
}Semantic roles & 50–950 ramp
primary
#9CFDBE
secondary
#DF5EB2
accent
#0095E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683