#C3FFCE#C3FFCE
#C3FFCE is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.089 H 150.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFCE |
|---|---|
| RGB | rgb(195, 255, 206) |
| HSL | hsl(131, 100%, 88%) |
| HSV | hsv(131, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.98, -28.12, 17.41) |
| CIE-LCH | lch(94.98, 33.08, 148.25°) |
| OKLab | oklab(94.66% -0.0774 0.0448) |
| OKLCH | oklch(94.66% 0.089 150) |
| XYZ | xyz(69.4031, 87.5760, 71.6277) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.97
Light Mint
#B6FFBB
ΔE00 4.20
Celadon
#BEFDB7
ΔE00 4.67
Very Pale Green
#CFFDBC
ΔE00 5.02
Light Seafoam
#A0FEBF
ΔE00 5.17
Very Light Green
#D1FFBD
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFCE #FFC3F4
analogous
#D6FFC3 #C3FFCE #C3FFEC
triadic
#C3FFCE #CEC3FF #FFCEC3
tetradic
#C3FFCE #C3D6FF #FFC3F4 #FFECC3
square
#C3FFCE #C3D6FF #FFC3F4 #FFECC3
split-complementary
#C3FFCE #ECC3FF #FFC3D6
monochromatic
#49FF6A #86FF9C #C3FFCE #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.13
#C3FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#C3FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFCE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFCE | 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)
#FFF5CB
Deuteranopia (green-blind)
#F6EED1
Tritanopia (blue-blind)
#BBFDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c3ffce; /* rgb */ color: rgb(195, 255, 206); /* oklch */ color: oklch(94.7% 0.089 150.0);
Tailwind
colors: {
custom: {
50: '#d6ffdd',
500: '#c3ffce',
950: '#000000',
},
}SCSS
$custom: #c3ffce; $custom-light: #d6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c3ffce",
"rgb": {
"r": 195,
"g": 255,
"b": 206
},
"hsl": {
"h": 131,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.94663,
"c": 0.08938,
"h": 150
},
"luminance": 0.87578
}Semantic roles & 50–950 ramp
primary
#C3FFCE
secondary
#E87ED5
accent
#00BBE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684