#C3FFCB#C3FFCB
#C3FFCB is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.092 H 148.4°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFCB |
|---|---|
| RGB | rgb(195, 255, 203) |
| HSL | hsl(128, 100%, 88%) |
| HSV | hsv(128, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.92, -28.64, 18.85) |
| CIE-LCH | lch(94.92, 34.29, 146.65°) |
| OKLab | oklab(94.59% -0.0786 0.0484) |
| OKLCH | oklch(94.59% 0.092 148.4) |
| XYZ | xyz(69.0421, 87.4316, 69.7266) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.57
Celadon
#BEFDB7
ΔE00 3.95
Mint
#AAF0C1
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.40
Very Light Green
#D1FFBD
ΔE00 4.58
Pale Green
#C7FDB5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFCB #FFC3F7
analogous
#D9FFC3 #C3FFCB #C3FFE9
triadic
#C3FFCB #CBC3FF #FFCBC3
tetradic
#C3FFCB #C3D9FF #FFC3F7 #FFE9C3
square
#C3FFCB #C3D9FF #FFC3F7 #FFE9C3
split-complementary
#C3FFCB #E9C3FF #FFC3D9
monochromatic
#49FF61 #86FF96 #C3FFCB #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.14
#C3FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#C3FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFCB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFCB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F6EECE
Tritanopia (blue-blind)
#BCFCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3ffcb; /* rgb */ color: rgb(195, 255, 203); /* oklch */ color: oklch(94.6% 0.092 148.4);
Tailwind
colors: {
custom: {
50: '#d6ffdb',
500: '#c3ffcb',
950: '#000000',
},
}SCSS
$custom: #c3ffcb; $custom-light: #d6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c3ffcb",
"rgb": {
"r": 195,
"g": 255,
"b": 203
},
"hsl": {
"h": 128,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.94594,
"c": 0.0923,
"h": 148.4
},
"luminance": 0.87434
}Semantic roles & 50–950 ramp
primary
#C3FFCB
secondary
#E87EDA
accent
#00C7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684