#C3FFCC#C3FFCC
#C3FFCC is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.6% C 0.091 H 148.9°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFCC |
|---|---|
| RGB | rgb(195, 255, 204) |
| HSL | hsl(129, 100%, 88%) |
| HSV | hsv(129, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(94.94, -28.47, 18.37) |
| CIE-LCH | lch(94.94, 33.88, 147.17°) |
| OKLab | oklab(94.62% -0.0782 0.0472) |
| OKLCH | oklch(94.62% 0.091 148.9) |
| XYZ | xyz(69.1617, 87.4794, 70.3563) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.77
Mint
#AAF0C1
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.78
Light Seafoam
#A0FEBF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFCC #FFC3F6
analogous
#D8FFC3 #C3FFCC #C3FFEA
triadic
#C3FFCC #CCC3FF #FFCCC3
tetradic
#C3FFCC #C3D8FF #FFC3F6 #FFEAC3
square
#C3FFCC #C3D8FF #FFC3F6 #FFEAC3
split-complementary
#C3FFCC #EAC3FF #FFC3D8
monochromatic
#49FF64 #86FF98 #C3FFCC #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.14
#C3FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#C3FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFCC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFCC | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F6EECF
Tritanopia (blue-blind)
#BCFCF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3ffcc; /* rgb */ color: rgb(195, 255, 204); /* oklch */ color: oklch(94.6% 0.091 148.9);
Tailwind
colors: {
custom: {
50: '#d6ffdb',
500: '#c3ffcc',
950: '#000000',
},
}SCSS
$custom: #c3ffcc; $custom-light: #d6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c3ffcc",
"rgb": {
"r": 195,
"g": 255,
"b": 204
},
"hsl": {
"h": 129,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.94616,
"c": 0.09132,
"h": 148.9
},
"luminance": 0.87482
}Semantic roles & 50–950 ramp
primary
#C3FFCC
secondary
#E87ED8
accent
#00C3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684