#C3FFCA#C3FFCA
#C3FFCA is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.093 H 147.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFCA |
|---|---|
| RGB | rgb(195, 255, 202) |
| HSL | hsl(127, 100%, 88%) |
| HSV | hsv(127, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(94.90, -28.82, 19.34) |
| CIE-LCH | lch(94.90, 34.70, 146.14°) |
| OKLab | oklab(94.57% -0.079 0.0496) |
| OKLCH | oklch(94.57% 0.093 147.9) |
| XYZ | xyz(68.9233, 87.3841, 69.1010) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.37
Celadon
#BEFDB7
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 4.20
Mint
#AAF0C1
ΔE00 4.24
Very Light Green
#D1FFBD
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFCA #FFC3F8
analogous
#DAFFC3 #C3FFCA #C3FFE8
triadic
#C3FFCA #CAC3FF #FFCAC3
tetradic
#C3FFCA #C3DAFF #FFC3F8 #FFE8C3
square
#C3FFCA #C3DAFF #FFC3F8 #FFE8C3
split-complementary
#C3FFCA #E8C3FF #FFC3DA
monochromatic
#49FF5E #86FF94 #C3FFCA #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.14
#C3FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#C3FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFCA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFCA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F7EECD
Tritanopia (blue-blind)
#BCFCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3ffca; /* rgb */ color: rgb(195, 255, 202); /* oklch */ color: oklch(94.6% 0.093 147.9);
Tailwind
colors: {
custom: {
50: '#d6ffda',
500: '#c3ffca',
950: '#000000',
},
}SCSS
$custom: #c3ffca; $custom-light: #d6ffda; $custom-dark: #000000;
JSON
{
"hex": "#c3ffca",
"rgb": {
"r": 195,
"g": 255,
"b": 202
},
"hsl": {
"h": 127,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.94571,
"c": 0.09329,
"h": 147.9
},
"luminance": 0.87386
}Semantic roles & 50–950 ramp
primary
#C3FFCA
secondary
#E87EDC
accent
#00CBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683