#C4FFCA#C4FFCA
#C4FFCA is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.6% C 0.093 H 147.5°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFCA |
|---|---|
| RGB | rgb(196, 255, 202) |
| HSL | hsl(126, 100%, 88%) |
| HSV | hsv(126, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(94.96, -28.50, 19.42) |
| CIE-LCH | lch(94.96, 34.49, 145.72°) |
| OKLab | oklab(94.63% -0.0781 0.0498) |
| OKLCH | oklch(94.63% 0.093 147.5) |
| XYZ | xyz(69.1827, 87.5178, 69.1132) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.43
Celadon
#BEFDB7
ΔE00 3.69
Very Pale Green
#CFFDBC
ΔE00 4.07
Very Light Green
#D1FFBD
ΔE00 4.25
Mint
#AAF0C1
ΔE00 4.36
Pale Green
#C7FDB5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFCA #FFC4F9
analogous
#DBFFC4 #C4FFCA #C4FFE7
triadic
#C4FFCA #CAC4FF #FFCAC4
tetradic
#C4FFCA #C4DBFF #FFC4F9 #FFE7C4
square
#C4FFCA #C4DBFF #FFC4F9 #FFE7C4
split-complementary
#C4FFCA #E7C4FF #FFC4DB
monochromatic
#4AFF5C #87FF93 #C4FFCA #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.13
#C4FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#C4FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFCA
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFCA | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F7EECD
Tritanopia (blue-blind)
#BDFCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c4ffca; /* rgb */ color: rgb(196, 255, 202); /* oklch */ color: oklch(94.6% 0.093 147.5);
Tailwind
colors: {
custom: {
50: '#d6ffda',
500: '#c4ffca',
950: '#000000',
},
}SCSS
$custom: #c4ffca; $custom-light: #d6ffda; $custom-dark: #000000;
JSON
{
"hex": "#c4ffca",
"rgb": {
"r": 196,
"g": 255,
"b": 202
},
"hsl": {
"h": 126.102,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.94631,
"c": 0.09265,
"h": 147.5
},
"luminance": 0.8752
}Semantic roles & 50–950 ramp
primary
#C4FFCA
secondary
#E87FDE
accent
#00CEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683