#C4FFBF#C4FFBF
#C4FFBF is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.104 H 142.7°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFBF |
|---|---|
| RGB | rgb(196, 255, 191) |
| HSL | hsl(115, 100%, 87%) |
| HSV | hsv(115, 25%, 100%) |
| CMYK | cmyk(23.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.74, -30.32, 24.73) |
| CIE-LCH | lch(94.74, 39.12, 140.80°) |
| OKLab | oklab(94.39% -0.0827 0.0629) |
| OKLCH | oklch(94.39% 0.104 142.7) |
| XYZ | xyz(67.9264, 87.0153, 62.4969) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.39
Pale Green
#C7FDB5
ΔE00 2.14
Light Mint
#B6FFBB
ΔE00 2.15
Very Pale Green
#CFFDBC
ΔE00 2.38
Very Light Green
#D1FFBD
ΔE00 2.51
Light Light Green
#C8FFB0
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFBF #FABFFF
analogous
#E4FFBF #C4FFBF #BFFFDA
triadic
#C4FFBF #BFC4FF #FFBFC4
tetradic
#C4FFBF #BFE4FF #FABFFF #FFDABF
square
#C4FFBF #BFE4FF #FABFFF #FFDABF
split-complementary
#C4FFBF #DABFFF #FFBFE4
monochromatic
#53FF45 #8CFF82 #C4FFBF #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.14
#C4FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#C4FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFBF
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFBF | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#F9EEC2
Tritanopia (blue-blind)
#BFFBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c4ffbf; /* rgb */ color: rgb(196, 255, 191); /* oklch */ color: oklch(94.4% 0.104 142.7);
Tailwind
colors: {
custom: {
50: '#d7ffd2',
500: '#c4ffbf',
950: '#000000',
},
}SCSS
$custom: #c4ffbf; $custom-light: #d7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c4ffbf",
"rgb": {
"r": 196,
"g": 255,
"b": 191
},
"hsl": {
"h": 115.312,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9439,
"c": 0.10389,
"h": 142.7
},
"luminance": 0.87017
}Semantic roles & 50–950 ramp
primary
#C4FFBF
secondary
#DF7BE8
accent
#00E6D4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683