#9CFEC4#9CFEC4
#9CFEC4 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.1% C 0.123 H 157.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFEC4 |
|---|---|
| RGB | rgb(156, 254, 196) |
| HSL | hsl(144, 98%, 80%) |
| HSV | hsv(144, 39%, 100%) |
| CMYK | cmyk(38.6%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(92.55, -41.08, 18.82) |
| CIE-LCH | lch(92.55, 45.18, 155.38°) |
| OKLab | oklab(92.11% -0.1133 0.0482) |
| OKLCH | oklch(92.11% 0.123 157) |
| XYZ | xyz(59.1120, 81.9334, 64.9138) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.35
Light Sea Green
#98F6B0
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 3.75
Light Seafoam Green
#A7FFB5
ΔE00 3.97
Light Mint Green
#A6FBB2
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFEC4 #FE9CD6
analogous
#A5FE9C #9CFEC4 #9CFEF5
triadic
#9CFEC4 #C49CFE #FEC49C
tetradic
#9CFEC4 #9CA5FE #FE9CD6 #FEF59C
square
#9CFEC4 #9CA5FE #FE9CD6 #FEF59C
split-complementary
#9CFEC4 #F59CFE #FE9CA5
monochromatic
#23FD7C #5FFDA0 #9CFEC4 #D9FFE8 #E1FFED
Accessibility & contrast
On white
1.21
#9CFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#9CFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFEC4
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFEC4 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF0C1
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#87FDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cfec4; /* rgb */ color: rgb(156, 254, 196); /* oklch */ color: oklch(92.1% 0.123 157.0);
Tailwind
colors: {
custom: {
50: '#bdffd6',
500: '#9cfec4',
950: '#000000',
},
}SCSS
$custom: #9cfec4; $custom-light: #bdffd6; $custom-dark: #000000;
JSON
{
"hex": "#9cfec4",
"rgb": {
"r": 156,
"g": 254,
"b": 196
},
"hsl": {
"h": 144.49,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.92113,
"c": 0.12308,
"h": 157
},
"luminance": 0.81937
}Semantic roles & 50–950 ramp
primary
#9CFEC4
secondary
#E15DAB
accent
#0088E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683