#C3FFBF#C3FFBF
#C3FFBF is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.3% C 0.104 H 143.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFBF |
|---|---|
| RGB | rgb(195, 255, 191) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 25%, 100%) |
| CMYK | cmyk(23.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.69, -30.64, 24.64) |
| CIE-LCH | lch(94.69, 39.32, 141.20°) |
| OKLab | oklab(94.33% -0.0836 0.0627) |
| OKLCH | oklch(94.33% 0.104 143.1) |
| XYZ | xyz(67.6671, 86.8816, 62.4847) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.35
Light Mint
#B6FFBB
ΔE00 1.99
Pale Green
#C7FDB5
ΔE00 2.25
Very Pale Green
#CFFDBC
ΔE00 2.55
Very Light Green
#D1FFBD
ΔE00 2.68
Light Light Green
#C8FFB0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFBF #FBBFFF
analogous
#E3FFBF #C3FFBF #BFFFDB
triadic
#C3FFBF #BFC3FF #FFBFC3
tetradic
#C3FFBF #BFE3FF #FBBFFF #FFDBBF
square
#C3FFBF #BFE3FF #FBBFFF #FFDBBF
split-complementary
#C3FFBF #DBBFFF #FFBFE3
monochromatic
#50FF45 #8AFF82 #C3FFBF #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.14
#C3FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#C3FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFBF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFBF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F8EDC2
Tritanopia (blue-blind)
#BEFBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3ffbf; /* rgb */ color: rgb(195, 255, 191); /* oklch */ color: oklch(94.3% 0.104 143.1);
Tailwind
colors: {
custom: {
50: '#d6ffd2',
500: '#c3ffbf',
950: '#000000',
},
}SCSS
$custom: #c3ffbf; $custom-light: #d6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c3ffbf",
"rgb": {
"r": 195,
"g": 255,
"b": 191
},
"hsl": {
"h": 116.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9433,
"c": 0.10449,
"h": 143.1
},
"luminance": 0.86884
}Semantic roles & 50–950 ramp
primary
#C3FFBF
secondary
#E17BE8
accent
#00E6D7
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683