#C3FFBE#C3FFBE
#C3FFBE is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.106 H 142.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFBE |
|---|---|
| RGB | rgb(195, 255, 190) |
| HSL | hsl(115, 100%, 87%) |
| HSV | hsv(115, 25%, 100%) |
| CMYK | cmyk(23.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.67, -30.80, 25.12) |
| CIE-LCH | lch(94.67, 39.75, 140.80°) |
| OKLab | oklab(94.31% -0.084 0.0639) |
| OKLCH | oklch(94.31% 0.106 142.8) |
| XYZ | xyz(67.5574, 86.8377, 61.9071) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.17
Light Mint
#B6FFBB
ΔE00 1.98
Pale Green
#C7FDB5
ΔE00 2.06
Very Pale Green
#CFFDBC
ΔE00 2.47
Very Light Green
#D1FFBD
ΔE00 2.59
Light Light Green
#C8FFB0
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFBE #FABEFF
analogous
#E3FFBE #C3FFBE #BEFFDA
triadic
#C3FFBE #BEC3FF #FFBEC3
tetradic
#C3FFBE #BEE3FF #FABEFF #FFDABE
square
#C3FFBE #BEE3FF #FABEFF #FFDABE
split-complementary
#C3FFBE #DABEFF #FFBEE3
monochromatic
#52FF44 #8BFF81 #C3FFBE #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.14
#C3FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#C3FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFBE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFBE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F9EDC1
Tritanopia (blue-blind)
#BEFBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3ffbe; /* rgb */ color: rgb(195, 255, 190); /* oklch */ color: oklch(94.3% 0.106 142.8);
Tailwind
colors: {
custom: {
50: '#d6ffd2',
500: '#c3ffbe',
950: '#000000',
},
}SCSS
$custom: #c3ffbe; $custom-light: #d6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c3ffbe",
"rgb": {
"r": 195,
"g": 255,
"b": 190
},
"hsl": {
"h": 115.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94309,
"c": 0.10552,
"h": 142.8
},
"luminance": 0.8684
}Semantic roles & 50–950 ramp
primary
#C3FFBE
secondary
#DF7AE7
accent
#00E6D4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683