#C4FFBC#C4FFBC
#C4FFBC is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.3% C 0.107 H 141.7°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFBC |
|---|---|
| RGB | rgb(196, 255, 188) |
| HSL | hsl(113, 100%, 87%) |
| HSV | hsv(113, 26%, 100%) |
| CMYK | cmyk(23.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.69, -30.80, 26.17) |
| CIE-LCH | lch(94.69, 40.42, 139.64°) |
| OKLab | oklab(94.33% -0.0839 0.0664) |
| OKLCH | oklch(94.33% 0.107 141.7) |
| XYZ | xyz(67.5996, 86.8846, 60.7760) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.96
Pale Green
#C7FDB5
ΔE00 1.57
Light Mint
#B6FFBB
ΔE00 2.19
Very Pale Green
#CFFDBC
ΔE00 2.20
Very Light Green
#D1FFBD
ΔE00 2.29
Light Light Green
#C8FFB0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFBC #F7BCFF
analogous
#E6FFBC #C4FFBC #BCFFD6
triadic
#C4FFBC #BCC4FF #FFBCC4
tetradic
#C4FFBC #BCE6FF #F7BCFF #FFD6BC
square
#C4FFBC #BCE6FF #F7BCFF #FFD6BC
split-complementary
#C4FFBC #D6BCFF #FFBCE6
monochromatic
#58FF42 #8EFF7F #C4FFBC #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C4FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#C4FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFBC
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFBC | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F9EEBF
Tritanopia (blue-blind)
#C0FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c4ffbc; /* rgb */ color: rgb(196, 255, 188); /* oklch */ color: oklch(94.3% 0.107 141.7);
Tailwind
colors: {
custom: {
50: '#d7ffd0',
500: '#c4ffbc',
950: '#000000',
},
}SCSS
$custom: #c4ffbc; $custom-light: #d7ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c4ffbc",
"rgb": {
"r": 196,
"g": 255,
"b": 188
},
"hsl": {
"h": 112.836,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94327,
"c": 0.10702,
"h": 141.7
},
"luminance": 0.86887
}Semantic roles & 50–950 ramp
primary
#C4FFBC
secondary
#DA78E7
accent
#00E6CA
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683