#C3FFBC#C3FFBC
#C3FFBC is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.108 H 142.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFBC |
|---|---|
| RGB | rgb(195, 255, 188) |
| HSL | hsl(114, 100%, 87%) |
| HSV | hsv(114, 26%, 100%) |
| CMYK | cmyk(23.5%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.63, -31.12, 26.08) |
| CIE-LCH | lch(94.63, 40.61, 140.03°) |
| OKLab | oklab(94.27% -0.0848 0.0662) |
| OKLCH | oklch(94.27% 0.108 142) |
| XYZ | xyz(67.3403, 86.7509, 60.7638) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.87
Pale Green
#C7FDB5
ΔE00 1.69
Light Mint
#B6FFBB
ΔE00 2.02
Very Pale Green
#CFFDBC
ΔE00 2.36
Very Light Green
#D1FFBD
ΔE00 2.46
Light Light Green
#C8FFB0
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFBC #F8BCFF
analogous
#E5FFBC #C3FFBC #BCFFD7
triadic
#C3FFBC #BCC3FF #FFBCC3
tetradic
#C3FFBC #BCE5FF #F8BCFF #FFD7BC
square
#C3FFBC #BCE5FF #F8BCFF #FFD7BC
split-complementary
#C3FFBC #D7BCFF #FFBCE5
monochromatic
#55FF42 #8CFF7F #C3FFBC #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C3FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#C3FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFBC
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFBC | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F9EDBF
Tritanopia (blue-blind)
#BFFBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3ffbc; /* rgb */ color: rgb(195, 255, 188); /* oklch */ color: oklch(94.3% 0.108 142.0);
Tailwind
colors: {
custom: {
50: '#d6ffd0',
500: '#c3ffbc',
950: '#000000',
},
}SCSS
$custom: #c3ffbc; $custom-light: #d6ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c3ffbc",
"rgb": {
"r": 195,
"g": 255,
"b": 188
},
"hsl": {
"h": 113.731,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94267,
"c": 0.10761,
"h": 142
},
"luminance": 0.86753
}Semantic roles & 50–950 ramp
primary
#C3FFBC
secondary
#DC78E7
accent
#00E6CE
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683