#C7FFCE#C7FFCE
#C7FFCE is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.087 H 148.2°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFCE |
|---|---|
| RGB | rgb(199, 255, 206) |
| HSL | hsl(128, 100%, 89%) |
| HSV | hsv(128, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.21, -26.85, 17.76) |
| CIE-LCH | lch(95.21, 32.19, 146.52°) |
| OKLab | oklab(94.9% -0.0737 0.0457) |
| OKLCH | oklch(94.9% 0.087 148.2) |
| XYZ | xyz(70.4507, 88.1162, 71.6768) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 4.39
Mint
#AAF0C1
ΔE00 4.44
Very Pale Green
#CFFDBC
ΔE00 4.57
Celadon
#BEFDB7
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.75
Pale Green
#C7FDB5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFCE #FFC7F8
analogous
#DCFFC7 #C7FFCE #C7FFEA
triadic
#C7FFCE #CEC7FF #FFCEC7
tetradic
#C7FFCE #C7DCFF #FFC7F8 #FFEAC7
square
#C7FFCE #C7DCFF #FFC7F8 #FFEAC7
split-complementary
#C7FFCE #EAC7FF #FFC7DC
monochromatic
#4DFF63 #8AFF98 #C7FFCE #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.13
#C7FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#C7FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFCE
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFCE | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CB
Deuteranopia (green-blind)
#F7EFD1
Tritanopia (blue-blind)
#C0FCF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c7ffce; /* rgb */ color: rgb(199, 255, 206); /* oklch */ color: oklch(94.9% 0.087 148.2);
Tailwind
colors: {
custom: {
50: '#d8ffdd',
500: '#c7ffce',
950: '#000000',
},
}SCSS
$custom: #c7ffce; $custom-light: #d8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#c7ffce",
"rgb": {
"r": 199,
"g": 255,
"b": 206
},
"hsl": {
"h": 127.5,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.94904,
"c": 0.08671,
"h": 148.2
},
"luminance": 0.88118
}Semantic roles & 50–950 ramp
primary
#C7FFCE
secondary
#E981DC
accent
#00C9E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684