#C4FFBB#C4FFBB
#C4FFBB is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.108 H 141.3°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFBB |
|---|---|
| RGB | rgb(196, 255, 187) |
| HSL | hsl(112, 100%, 87%) |
| HSV | hsv(112, 27%, 100%) |
| CMYK | cmyk(23.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.67, -30.95, 26.65) |
| CIE-LCH | lch(94.67, 40.85, 139.27°) |
| OKLab | oklab(94.31% -0.0843 0.0676) |
| OKLCH | oklch(94.31% 0.108 141.3) |
| XYZ | xyz(67.4922, 86.8416, 60.2102) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.88
Pale Green
#C7FDB5
ΔE00 1.40
Very Pale Green
#CFFDBC
ΔE00 2.18
Light Mint
#B6FFBB
ΔE00 2.25
Very Light Green
#D1FFBD
ΔE00 2.25
Light Light Green
#C8FFB0
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFBB #F6BBFF
analogous
#E6FFBB #C4FFBB #BBFFD4
triadic
#C4FFBB #BBC4FF #FFBBC4
tetradic
#C4FFBB #BBE6FF #F6BBFF #FFD4BB
square
#C4FFBB #BBE6FF #F6BBFF #FFD4BB
split-complementary
#C4FFBB #D4BBFF #FFBBE6
monochromatic
#5AFF41 #8FFF7E #C4FFBB #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C4FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#C4FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFBB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFBB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F9EDBE
Tritanopia (blue-blind)
#C0FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c4ffbb; /* rgb */ color: rgb(196, 255, 187); /* oklch */ color: oklch(94.3% 0.108 141.3);
Tailwind
colors: {
custom: {
50: '#d7ffcf',
500: '#c4ffbb',
950: '#000000',
},
}SCSS
$custom: #c4ffbb; $custom-light: #d7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c4ffbb",
"rgb": {
"r": 196,
"g": 255,
"b": 187
},
"hsl": {
"h": 112.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94307,
"c": 0.10807,
"h": 141.3
},
"luminance": 0.86844
}Semantic roles & 50–950 ramp
primary
#C4FFBB
secondary
#D877E7
accent
#00E6C7
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683