#C7FFBF#C7FFBF
#C7FFBF is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.102 H 141.5°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFBF |
|---|---|
| RGB | rgb(199, 255, 191) |
| HSL | hsl(113, 100%, 87%) |
| HSV | hsv(113, 25%, 100%) |
| CMYK | cmyk(22%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.92, -29.34, 24.99) |
| CIE-LCH | lch(94.92, 38.54, 139.57°) |
| OKLab | oklab(94.57% -0.0799 0.0635) |
| OKLCH | oklch(94.57% 0.102 141.5) |
| XYZ | xyz(68.7147, 87.4218, 62.5338) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.61
Pale Green
#C7FDB5
ΔE00 1.87
Very Pale Green
#CFFDBC
ΔE00 1.87
Very Light Green
#D1FFBD
ΔE00 2.00
Light Mint
#B6FFBB
ΔE00 2.63
Light Light Green
#C8FFB0
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFBF #F7BFFF
analogous
#E7FFBF #C7FFBF #BFFFD7
triadic
#C7FFBF #BFC7FF #FFBFC7
tetradic
#C7FFBF #BFE7FF #F7BFFF #FFD7BF
square
#C7FFBF #BFE7FF #F7BFFF #FFD7BF
split-complementary
#C7FFBF #D7BFFF #FFBFE7
monochromatic
#5CFF45 #91FF82 #C7FFBF #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C7FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#C7FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFBF
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFBF | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FAEEC2
Tritanopia (blue-blind)
#C3FBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c7ffbf; /* rgb */ color: rgb(199, 255, 191); /* oklch */ color: oklch(94.6% 0.102 141.5);
Tailwind
colors: {
custom: {
50: '#d9ffd2',
500: '#c7ffbf',
950: '#000000',
},
}SCSS
$custom: #c7ffbf; $custom-light: #d9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c7ffbf",
"rgb": {
"r": 199,
"g": 255,
"b": 191
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94573,
"c": 0.10211,
"h": 141.5
},
"luminance": 0.87424
}Semantic roles & 50–950 ramp
primary
#C7FFBF
secondary
#DA7BE8
accent
#00E6C9
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683