#9CFEBC#9CFEBC
#9CFEBC is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.130 H 153.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFEBC |
|---|---|
| RGB | rgb(156, 254, 188) |
| HSL | hsl(140, 98%, 80%) |
| HSV | hsv(140, 39%, 100%) |
| CMYK | cmyk(38.6%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(92.39, -42.55, 22.69) |
| CIE-LCH | lch(92.39, 48.22, 151.93°) |
| OKLab | oklab(91.93% -0.1167 0.0578) |
| OKLCH | oklch(91.93% 0.13 153.7) |
| XYZ | xyz(58.2256, 81.5788, 60.2454) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.68
Light Sea Green
#98F6B0
ΔE00 2.02
Light Seafoam Green
#A7FFB5
ΔE00 2.38
Light Mint Green
#A6FBB2
ΔE00 2.55
Mint (survey)
#9FFEB0
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFEBC #FE9CDE
analogous
#ADFE9C #9CFEBC #9CFEED
triadic
#9CFEBC #BC9CFE #FEBC9C
tetradic
#9CFEBC #9CADFE #FE9CDE #FEED9C
square
#9CFEBC #9CADFE #FE9CDE #FEED9C
split-complementary
#9CFEBC #ED9CFE #FE9CAD
monochromatic
#23FD6A #5FFD93 #9CFEBC #D9FFE5 #E1FFEA
Accessibility & contrast
On white
1.21
#9CFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#9CFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFEBC
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFEBC | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB8
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#89FCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9cfebc; /* rgb */ color: rgb(156, 254, 188); /* oklch */ color: oklch(91.9% 0.130 153.7);
Tailwind
colors: {
custom: {
50: '#bdffd0',
500: '#9cfebc',
950: '#000000',
},
}SCSS
$custom: #9cfebc; $custom-light: #bdffd0; $custom-dark: #000000;
JSON
{
"hex": "#9cfebc",
"rgb": {
"r": 156,
"g": 254,
"b": 188
},
"hsl": {
"h": 139.592,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.91934,
"c": 0.13021,
"h": 153.7
},
"luminance": 0.81582
}Semantic roles & 50–950 ramp
primary
#9CFEBC
secondary
#E15DB6
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683