#C4FFCC#C4FFCC
#C4FFCC is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.091 H 148.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFCC |
|---|---|
| RGB | rgb(196, 255, 204) |
| HSL | hsl(128, 100%, 88%) |
| HSV | hsv(128, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.00, -28.15, 18.46) |
| CIE-LCH | lch(95.00, 33.67, 146.75°) |
| OKLab | oklab(94.68% -0.0773 0.0474) |
| OKLCH | oklch(94.68% 0.091 148.5) |
| XYZ | xyz(69.4210, 87.6131, 70.3684) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.82
Celadon
#BEFDB7
ΔE00 4.16
Mint
#AAF0C1
ΔE00 4.19
Very Pale Green
#CFFDBC
ΔE00 4.48
Very Light Green
#D1FFBD
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFCC #FFC4F7
analogous
#D9FFC4 #C4FFCC #C4FFE9
triadic
#C4FFCC #CCC4FF #FFCCC4
tetradic
#C4FFCC #C4D9FF #FFC4F7 #FFE9C4
square
#C4FFCC #C4D9FF #FFC4F7 #FFE9C4
split-complementary
#C4FFCC #E9C4FF #FFC4D9
monochromatic
#4AFF62 #87FF97 #C4FFCC #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.13
#C4FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#C4FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFCC
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFCC | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#F6EECF
Tritanopia (blue-blind)
#BDFCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c4ffcc; /* rgb */ color: rgb(196, 255, 204); /* oklch */ color: oklch(94.7% 0.091 148.5);
Tailwind
colors: {
custom: {
50: '#d6ffdb',
500: '#c4ffcc',
950: '#000000',
},
}SCSS
$custom: #c4ffcc; $custom-light: #d6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c4ffcc",
"rgb": {
"r": 196,
"g": 255,
"b": 204
},
"hsl": {
"h": 128.136,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.94676,
"c": 0.09066,
"h": 148.5
},
"luminance": 0.87615
}Semantic roles & 50–950 ramp
primary
#C4FFCC
secondary
#E87FDA
accent
#00C6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684