#C7FFCB#C7FFCB
#C7FFCB is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.8% C 0.090 H 146.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFCB |
|---|---|
| RGB | rgb(199, 255, 203) |
| HSL | hsl(124, 100%, 89%) |
| HSV | hsv(124, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.15, -27.36, 19.21) |
| CIE-LCH | lch(95.15, 33.43, 144.94°) |
| OKLab | oklab(94.84% -0.075 0.0493) |
| OKLCH | oklch(94.84% 0.09 146.7) |
| XYZ | xyz(70.0898, 87.9718, 69.7757) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.83
Very Pale Green
#CFFDBC
ΔE00 3.90
Celadon
#BEFDB7
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 4.08
Pale Green
#C7FDB5
ΔE00 4.56
Mint
#AAF0C1
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFCB #FFC7FB
analogous
#DFFFC7 #C7FFCB #C7FFE7
triadic
#C7FFCB #CBC7FF #FFCBC7
tetradic
#C7FFCB #C7DFFF #FFC7FB #FFE7C7
square
#C7FFCB #C7DFFF #FFC7FB #FFE7C7
split-complementary
#C7FFCB #E7C7FF #FFC7DF
monochromatic
#4DFF59 #8AFF92 #C7FFCB #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.13
#C7FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#C7FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFCB
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFCB | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#F7EFCE
Tritanopia (blue-blind)
#C1FCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c7ffcb; /* rgb */ color: rgb(199, 255, 203); /* oklch */ color: oklch(94.8% 0.090 146.7);
Tailwind
colors: {
custom: {
50: '#d9ffdb',
500: '#c7ffcb',
950: '#000000',
},
}SCSS
$custom: #c7ffcb; $custom-light: #d9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c7ffcb",
"rgb": {
"r": 199,
"g": 255,
"b": 203
},
"hsl": {
"h": 124.286,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.94836,
"c": 0.0897,
"h": 146.7
},
"luminance": 0.87974
}Semantic roles & 50–950 ramp
primary
#C7FFCB
secondary
#E981E1
accent
#00D5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684