#C7FFBD#C7FFBD
#C7FFBD is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.104 H 140.8°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFBD |
|---|---|
| RGB | rgb(199, 255, 189) |
| HSL | hsl(111, 100%, 87%) |
| HSV | hsv(111, 26%, 100%) |
| CMYK | cmyk(22%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.88, -29.65, 25.95) |
| CIE-LCH | lch(94.88, 39.41, 138.81°) |
| OKLab | oklab(94.53% -0.0808 0.0659) |
| OKLCH | oklch(94.53% 0.104 140.8) |
| XYZ | xyz(68.4961, 87.3343, 61.3826) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.40
Pale Green
#C7FDB5
ΔE00 1.46
Very Pale Green
#CFFDBC
ΔE00 1.73
Very Light Green
#D1FFBD
ΔE00 1.83
Light Mint
#B6FFBB
ΔE00 2.67
Light Light Green
#C8FFB0
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFBD #F5BDFF
analogous
#E8FFBD #C7FFBD #BDFFD4
triadic
#C7FFBD #BDC7FF #FFBDC7
tetradic
#C7FFBD #BDE8FF #F5BDFF #FFD4BD
square
#C7FFBD #BDE8FF #F5BDFF #FFD4BD
split-complementary
#C7FFBD #D4BDFF #FFBDE8
monochromatic
#5FFF43 #93FF80 #C7FFBD #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C7FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#C7FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFBD
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFBD | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FAEEC0
Tritanopia (blue-blind)
#C4FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c7ffbd; /* rgb */ color: rgb(199, 255, 189); /* oklch */ color: oklch(94.5% 0.104 140.8);
Tailwind
colors: {
custom: {
50: '#d9ffd1',
500: '#c7ffbd',
950: '#000000',
},
}SCSS
$custom: #c7ffbd; $custom-light: #d9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c7ffbd",
"rgb": {
"r": 199,
"g": 255,
"b": 189
},
"hsl": {
"h": 110.909,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94531,
"c": 0.10422,
"h": 140.8
},
"luminance": 0.87336
}Semantic roles & 50–950 ramp
primary
#C7FFBD
secondary
#D779E7
accent
#00E6C3
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683