#9CFEBD#9CFEBD
#9CFEBD is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.0% C 0.129 H 154.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFEBD |
|---|---|
| RGB | rgb(156, 254, 189) |
| HSL | hsl(140, 98%, 80%) |
| HSV | hsv(140, 39%, 100%) |
| CMYK | cmyk(38.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(92.41, -42.37, 22.20) |
| CIE-LCH | lch(92.41, 47.83, 152.34°) |
| OKLab | oklab(91.96% -0.1163 0.0566) |
| OKLCH | oklch(91.96% 0.129 154) |
| XYZ | xyz(58.3337, 81.6221, 60.8151) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.54
Light Sea Green
#98F6B0
ΔE00 2.15
Light Seafoam Green
#A7FFB5
ΔE00 2.57
Light Mint Green
#A6FBB2
ΔE00 2.72
Mint (survey)
#9FFEB0
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFEBD #FE9CDD
analogous
#ACFE9C #9CFEBD #9CFEEE
triadic
#9CFEBD #BD9CFE #FEBD9C
tetradic
#9CFEBD #9CACFE #FE9CDD #FEEE9C
square
#9CFEBD #9CACFE #FE9CDD #FEEE9C
split-complementary
#9CFEBD #EE9CFE #FE9CAC
monochromatic
#23FD6C #5FFD95 #9CFEBD #D9FFE5 #E1FFEB
Accessibility & contrast
On white
1.21
#9CFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#9CFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFEBD
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFEBD | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#89FCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9cfebd; /* rgb */ color: rgb(156, 254, 189); /* oklch */ color: oklch(92.0% 0.129 154.0);
Tailwind
colors: {
custom: {
50: '#bdffd1',
500: '#9cfebd',
950: '#000000',
},
}SCSS
$custom: #9cfebd; $custom-light: #bdffd1; $custom-dark: #000000;
JSON
{
"hex": "#9cfebd",
"rgb": {
"r": 156,
"g": 254,
"b": 189
},
"hsl": {
"h": 140.204,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.91956,
"c": 0.1293,
"h": 154
},
"luminance": 0.81626
}Semantic roles & 50–950 ramp
primary
#9CFEBD
secondary
#E15DB5
accent
#0098E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683