#C7FFBB#C7FFBB
#C7FFBB is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.106 H 140.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFBB |
|---|---|
| RGB | rgb(199, 255, 187) |
| HSL | hsl(109, 100%, 87%) |
| HSV | hsv(109, 27%, 100%) |
| CMYK | cmyk(22%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.84, -29.97, 26.92) |
| CIE-LCH | lch(94.84, 40.28, 138.07°) |
| OKLab | oklab(94.49% -0.0816 0.0682) |
| OKLCH | oklch(94.49% 0.106 140.1) |
| XYZ | xyz(68.2806, 87.2481, 60.2472) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.07
Celadon
#BEFDB7
ΔE00 1.30
Very Pale Green
#CFFDBC
ΔE00 1.69
Very Light Green
#D1FFBD
ΔE00 1.75
Light Light Green
#C8FFB0
ΔE00 2.25
Light Mint
#B6FFBB
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFBB #F3BBFF
analogous
#E9FFBB #C7FFBB #BBFFD1
triadic
#C7FFBB #BBC7FF #FFBBC7
tetradic
#C7FFBB #BBE9FF #F3BBFF #FFD1BB
square
#C7FFBB #BBE9FF #F3BBFF #FFD1BB
split-complementary
#C7FFBB #D1BBFF #FFBBE9
monochromatic
#62FF41 #95FF7E #C7FFBB #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.14
#C7FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#C7FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFBB
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFBB | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#C4FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c7ffbb; /* rgb */ color: rgb(199, 255, 187); /* oklch */ color: oklch(94.5% 0.106 140.1);
Tailwind
colors: {
custom: {
50: '#d9ffcf',
500: '#c7ffbb',
950: '#000000',
},
}SCSS
$custom: #c7ffbb; $custom-light: #d9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c7ffbb",
"rgb": {
"r": 199,
"g": 255,
"b": 187
},
"hsl": {
"h": 109.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9449,
"c": 0.10635,
"h": 140.1
},
"luminance": 0.8725
}Semantic roles & 50–950 ramp
primary
#C7FFBB
secondary
#D377E7
accent
#00E6BD
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683