#C4FFBD#C4FFBD
#C4FFBD is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.3% C 0.106 H 142.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFBD |
|---|---|
| RGB | rgb(196, 255, 189) |
| HSL | hsl(114, 100%, 87%) |
| HSV | hsv(114, 26%, 100%) |
| CMYK | cmyk(23.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.71, -30.64, 25.69) |
| CIE-LCH | lch(94.71, 39.98, 140.02°) |
| OKLab | oklab(94.35% -0.0835 0.0652) |
| OKLCH | oklch(94.35% 0.106 142) |
| XYZ | xyz(67.7078, 86.9279, 61.3457) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.08
Pale Green
#C7FDB5
ΔE00 1.75
Light Mint
#B6FFBB
ΔE00 2.16
Very Pale Green
#CFFDBC
ΔE00 2.24
Very Light Green
#D1FFBD
ΔE00 2.35
Light Light Green
#C8FFB0
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFBD #F8BDFF
analogous
#E5FFBD #C4FFBD #BDFFD7
triadic
#C4FFBD #BDC4FF #FFBDC4
tetradic
#C4FFBD #BDE5FF #F8BDFF #FFD7BD
square
#C4FFBD #BDE5FF #F8BDFF #FFD7BD
split-complementary
#C4FFBD #D7BDFF #FFBDE5
monochromatic
#57FF43 #8DFF80 #C4FFBD #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C4FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#C4FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFBD
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFBD | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#F9EEC0
Tritanopia (blue-blind)
#C0FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c4ffbd; /* rgb */ color: rgb(196, 255, 189); /* oklch */ color: oklch(94.3% 0.106 142.0);
Tailwind
colors: {
custom: {
50: '#d7ffd1',
500: '#c4ffbd',
950: '#000000',
},
}SCSS
$custom: #c4ffbd; $custom-light: #d7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c4ffbd",
"rgb": {
"r": 196,
"g": 255,
"b": 189
},
"hsl": {
"h": 113.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94348,
"c": 0.10597,
"h": 142
},
"luminance": 0.8693
}Semantic roles & 50–950 ramp
primary
#C4FFBD
secondary
#DC79E7
accent
#00E6CD
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683