#C7FFCF#C7FFCF
#C7FFCF is a very light, moderate green. Relative luminance 0.882; OKLCH L 94.9% C 0.086 H 148.8°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFCF |
|---|---|
| RGB | rgb(199, 255, 207) |
| HSL | hsl(129, 100%, 89%) |
| HSV | hsv(129, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.23, -26.68, 17.28) |
| CIE-LCH | lch(95.23, 31.79, 147.07°) |
| OKLab | oklab(94.93% -0.0733 0.0444) |
| OKLCH | oklch(94.93% 0.086 148.8) |
| XYZ | xyz(70.5726, 88.1649, 72.3186) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.40
Light Mint
#B6FFBB
ΔE00 4.59
Very Pale Green
#CFFDBC
ΔE00 4.80
Celadon
#BEFDB7
ΔE00 4.84
Very Light Green
#D1FFBD
ΔE00 4.97
Pale Green
#C7FDB5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFCF #FFC7F7
analogous
#DBFFC7 #C7FFCF #C7FFEB
triadic
#C7FFCF #CFC7FF #FFCFC7
tetradic
#C7FFCF #C7DBFF #FFC7F7 #FFEBC7
square
#C7FFCF #C7DBFF #FFC7F7 #FFEBC7
split-complementary
#C7FFCF #EBC7FF #FFC7DB
monochromatic
#4DFF66 #8AFF9B #C7FFCF #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.13
#C7FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#C7FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFCF
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFCF | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#F7EFD1
Tritanopia (blue-blind)
#C0FDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c7ffcf; /* rgb */ color: rgb(199, 255, 207); /* oklch */ color: oklch(94.9% 0.086 148.8);
Tailwind
colors: {
custom: {
50: '#d8ffdd',
500: '#c7ffcf',
950: '#000000',
},
}SCSS
$custom: #c7ffcf; $custom-light: #d8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c7ffcf",
"rgb": {
"r": 199,
"g": 255,
"b": 207
},
"hsl": {
"h": 128.571,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.94928,
"c": 0.08573,
"h": 148.8
},
"luminance": 0.88167
}Semantic roles & 50–950 ramp
primary
#C7FFCF
secondary
#E981DA
accent
#00C5E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684