#C4FFBE#C4FFBE
#C4FFBE is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.105 H 142.4°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFBE |
|---|---|
| RGB | rgb(196, 255, 190) |
| HSL | hsl(114, 100%, 87%) |
| HSV | hsv(114, 25%, 100%) |
| CMYK | cmyk(23.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.73, -30.48, 25.21) |
| CIE-LCH | lch(94.73, 39.55, 140.41°) |
| OKLab | oklab(94.37% -0.0831 0.0641) |
| OKLCH | oklch(94.37% 0.105 142.4) |
| XYZ | xyz(67.8167, 86.9714, 61.9193) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.22
Pale Green
#C7FDB5
ΔE00 1.94
Light Mint
#B6FFBB
ΔE00 2.14
Very Pale Green
#CFFDBC
ΔE00 2.30
Very Light Green
#D1FFBD
ΔE00 2.42
Light Light Green
#C8FFB0
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFBE #F9BEFF
analogous
#E4FFBE #C4FFBE #BEFFD9
triadic
#C4FFBE #BEC4FF #FFBEC4
tetradic
#C4FFBE #BEE4FF #F9BEFF #FFD9BE
square
#C4FFBE #BEE4FF #F9BEFF #FFD9BE
split-complementary
#C4FFBE #D9BEFF #FFBEE4
monochromatic
#55FF44 #8CFF81 #C4FFBE #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.14
#C4FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#C4FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFBE
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFBE | 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)
#FFF4BA
Deuteranopia (green-blind)
#F9EEC1
Tritanopia (blue-blind)
#C0FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c4ffbe; /* rgb */ color: rgb(196, 255, 190); /* oklch */ color: oklch(94.4% 0.105 142.4);
Tailwind
colors: {
custom: {
50: '#d7ffd2',
500: '#c4ffbe',
950: '#000000',
},
}SCSS
$custom: #c4ffbe; $custom-light: #d7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c4ffbe",
"rgb": {
"r": 196,
"g": 255,
"b": 190
},
"hsl": {
"h": 114.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94369,
"c": 0.10493,
"h": 142.4
},
"luminance": 0.86973
}Semantic roles & 50–950 ramp
primary
#C4FFBE
secondary
#DD7AE7
accent
#00E6D0
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683