#C4FFCF#C4FFCF
#C4FFCF is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.088 H 150.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFCF |
|---|---|
| RGB | rgb(196, 255, 207) |
| HSL | hsl(131, 100%, 88%) |
| HSV | hsv(131, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.06, -27.63, 17.01) |
| CIE-LCH | lch(95.06, 32.45, 148.38°) |
| OKLab | oklab(94.75% -0.0761 0.0438) |
| OKLCH | oklch(94.75% 0.088 150.1) |
| XYZ | xyz(69.7843, 87.7584, 72.2817) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.05
Light Mint
#B6FFBB
ΔE00 4.45
Celadon
#BEFDB7
ΔE00 4.88
Very Pale Green
#CFFDBC
ΔE00 5.13
Very Light Green
#D1FFBD
ΔE00 5.31
Light Seafoam
#A0FEBF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFCF #FFC4F4
analogous
#D6FFC4 #C4FFCF #C4FFEC
triadic
#C4FFCF #CFC4FF #FFCFC4
tetradic
#C4FFCF #C4D6FF #FFC4F4 #FFECC4
square
#C4FFCF #C4D6FF #FFC4F4 #FFECC4
split-complementary
#C4FFCF #ECC4FF #FFC4D6
monochromatic
#4AFF6B #87FF9D #C4FFCF #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.13
#C4FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#C4FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFCF
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFCF | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#F6EED1
Tritanopia (blue-blind)
#BCFDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c4ffcf; /* rgb */ color: rgb(196, 255, 207); /* oklch */ color: oklch(94.7% 0.088 150.1);
Tailwind
colors: {
custom: {
50: '#d6ffdd',
500: '#c4ffcf',
950: '#000000',
},
}SCSS
$custom: #c4ffcf; $custom-light: #d6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c4ffcf",
"rgb": {
"r": 196,
"g": 255,
"b": 207
},
"hsl": {
"h": 131.186,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.94746,
"c": 0.08774,
"h": 150.1
},
"luminance": 0.87761
}Semantic roles & 50–950 ramp
primary
#C4FFCF
secondary
#E87FD5
accent
#00BBE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684