#C4FFCB#C4FFCB
#C4FFCB is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.092 H 148.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFCB |
|---|---|
| RGB | rgb(196, 255, 203) |
| HSL | hsl(127, 100%, 88%) |
| HSV | hsv(127, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.98, -28.33, 18.94) |
| CIE-LCH | lch(94.98, 34.08, 146.23°) |
| OKLab | oklab(94.65% -0.0777 0.0486) |
| OKLCH | oklch(94.65% 0.092 148) |
| XYZ | xyz(69.3014, 87.5653, 69.7388) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.62
Celadon
#BEFDB7
ΔE00 3.93
Mint
#AAF0C1
ΔE00 4.27
Very Pale Green
#CFFDBC
ΔE00 4.27
Very Light Green
#D1FFBD
ΔE00 4.45
Pale Green
#C7FDB5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFCB #FFC4F8
analogous
#DAFFC4 #C4FFCB #C4FFE8
triadic
#C4FFCB #CBC4FF #FFCBC4
tetradic
#C4FFCB #C4DAFF #FFC4F8 #FFE8C4
square
#C4FFCB #C4DAFF #FFC4F8 #FFE8C4
split-complementary
#C4FFCB #E8C4FF #FFC4DA
monochromatic
#4AFF5F #87FF95 #C4FFCB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.13
#C4FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#C4FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFCB
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFCB | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F7EECE
Tritanopia (blue-blind)
#BDFCF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c4ffcb; /* rgb */ color: rgb(196, 255, 203); /* oklch */ color: oklch(94.7% 0.092 148.0);
Tailwind
colors: {
custom: {
50: '#d6ffdb',
500: '#c4ffcb',
950: '#000000',
},
}SCSS
$custom: #c4ffcb; $custom-light: #d6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c4ffcb",
"rgb": {
"r": 196,
"g": 255,
"b": 203
},
"hsl": {
"h": 127.119,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.94654,
"c": 0.09165,
"h": 148
},
"luminance": 0.87568
}Semantic roles & 50–950 ramp
primary
#C4FFCB
secondary
#E87FDC
accent
#00CAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684