#C4FFCE#C4FFCE
#C4FFCE is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.089 H 149.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFCE |
|---|---|
| RGB | rgb(196, 255, 206) |
| HSL | hsl(130, 100%, 88%) |
| HSV | hsv(130, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.04, -27.81, 17.49) |
| CIE-LCH | lch(95.04, 32.85, 147.83°) |
| OKLab | oklab(94.72% -0.0765 0.045) |
| OKLCH | oklch(94.72% 0.089 149.5) |
| XYZ | xyz(69.6624, 87.7097, 71.6398) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.08
Light Mint
#B6FFBB
ΔE00 4.23
Celadon
#BEFDB7
ΔE00 4.64
Very Pale Green
#CFFDBC
ΔE00 4.91
Very Light Green
#D1FFBD
ΔE00 5.09
Light Seafoam
#A0FEBF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFCE #FFC4F5
analogous
#D7FFC4 #C4FFCE #C4FFEB
triadic
#C4FFCE #CEC4FF #FFCEC4
tetradic
#C4FFCE #C4D7FF #FFC4F5 #FFEBC4
square
#C4FFCE #C4D7FF #FFC4F5 #FFEBC4
split-complementary
#C4FFCE #EBC4FF #FFC4D7
monochromatic
#4AFF68 #87FF9B #C4FFCE #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.13
#C4FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#C4FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFCE
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFCE | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CB
Deuteranopia (green-blind)
#F6EED1
Tritanopia (blue-blind)
#BDFDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c4ffce; /* rgb */ color: rgb(196, 255, 206); /* oklch */ color: oklch(94.7% 0.089 149.5);
Tailwind
colors: {
custom: {
50: '#d6ffdd',
500: '#c4ffce',
950: '#000000',
},
}SCSS
$custom: #c4ffce; $custom-light: #d6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c4ffce",
"rgb": {
"r": 196,
"g": 255,
"b": 206
},
"hsl": {
"h": 130.169,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.94723,
"c": 0.0887,
"h": 149.5
},
"luminance": 0.87712
}Semantic roles & 50–950 ramp
primary
#C4FFCE
secondary
#E87FD6
accent
#00BFE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684