#C7FFBC#C7FFBC
#C7FFBC is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.105 H 140.4°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFBC |
|---|---|
| RGB | rgb(199, 255, 188) |
| HSL | hsl(110, 100%, 87%) |
| HSV | hsv(110, 26%, 100%) |
| CMYK | cmyk(22%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.86, -29.81, 26.44) |
| CIE-LCH | lch(94.86, 39.84, 138.44°) |
| OKLab | oklab(94.51% -0.0812 0.0671) |
| OKLCH | oklch(94.51% 0.105 140.4) |
| XYZ | xyz(68.3880, 87.2911, 60.8129) |
| Luminance | 0.8729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.27
Celadon
#BEFDB7
ΔE00 1.33
Very Pale Green
#CFFDBC
ΔE00 1.70
Very Light Green
#D1FFBD
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 2.46
Light Mint
#B6FFBB
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFBC #F4BCFF
analogous
#E9FFBC #C7FFBC #BCFFD3
triadic
#C7FFBC #BCC7FF #FFBCC7
tetradic
#C7FFBC #BCE9FF #F4BCFF #FFD3BC
square
#C7FFBC #BCE9FF #F4BCFF #FFD3BC
split-complementary
#C7FFBC #D3BCFF #FFBCE9
monochromatic
#61FF42 #94FF7F #C7FFBC #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C7FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#C7FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFBC
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFBC | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FAEEBF
Tritanopia (blue-blind)
#C4FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c7ffbc; /* rgb */ color: rgb(199, 255, 188); /* oklch */ color: oklch(94.5% 0.105 140.4);
Tailwind
colors: {
custom: {
50: '#d9ffd0',
500: '#c7ffbc',
950: '#000000',
},
}SCSS
$custom: #c7ffbc; $custom-light: #d9ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c7ffbc",
"rgb": {
"r": 199,
"g": 255,
"b": 188
},
"hsl": {
"h": 110.149,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.9451,
"c": 0.10528,
"h": 140.4
},
"luminance": 0.87293
}Semantic roles & 50–950 ramp
primary
#C7FFBC
secondary
#D578E7
accent
#00E6C0
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683